input
stringlengths 618
630
| output
sequencelengths 1
4
| id
stringlengths 41
41
|
---|---|---|
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: dry : blowdryer. mop : ?
Output:
| [
"mop"
] | task1156-4f510a22b89f41cdad070a9040cd3447 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: dig : shovel. toast : ?
Output:
| [
"toaster"
] | task1156-59b00818bd134e66af3751c0e7fa0484 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : spoon. pull : ?
Output:
| [
"pliers"
] | task1156-7644984706214872889a94c896e66505 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: hit : hammer. spread : ?
Output:
| [
"knife"
] | task1156-ee3ea983fa1c4671b6788a7f2d25102b |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: vacuum : vacuum. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-5cbe1dec16cd46cb82545284c44cf5ef |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : spoon. iron : ?
Output:
| [
"iron"
] | task1156-222ede18aa9c459d801e0bad2c710420 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. clamp : ?
Output:
| [
"clamp"
] | task1156-8e825cd33db347de8d54e5c42331809e |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: spread : knife. dig : ?
Output:
| [
"shovel"
] | task1156-7d81493a5bd149fc851ef634f326303c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: unlock : key. cook : ?
Output:
| [
"pan",
"stove"
] | task1156-190db4ffafb442cdb9d4d223559663aa |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cook : pan. cut : ?
Output:
| [
"scissors",
"sword",
"glass",
"knife"
] | task1156-3c227204bd6f41a588e1ef2569b5fba0 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. drill : ?
Output:
| [
"drill"
] | task1156-2b535e47e7cb45c6979e9af20fde10f1 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. dig : ?
Output:
| [
"shovel"
] | task1156-b1c4b357ac634463b9a6a7fe0810e29c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: crack : nutcracker. pull : ?
Output:
| [
"pliers"
] | task1156-378f5f69437b407f81b38aebc1162e59 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : washcloth. vacuum : ?
Output:
| [
"vacuum"
] | task1156-ba7c2dc862f340e5b614db5fbc817e03 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-4164f8ae3fb3402caeecda26d05b341b |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: sweep : broom. vacuum : ?
Output:
| [
"vacuum"
] | task1156-1b60812bf0244e5e8b48d63a96e4c3a8 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cook : stove. mop : ?
Output:
| [
"mop"
] | task1156-3a513e238597411b966122aa4c6ec5ed |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : sword. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-3fa7fcfa6bd246d29b10c3cc6e1b8de7 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : detergent. crack : ?
Output:
| [
"nutcracker"
] | task1156-3a0e8a93ff134e23a97a2e72c702aa67 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. cook : ?
Output:
| [
"pan",
"stove"
] | task1156-ac2bfb0b04f34b4bbaee5195db974c19 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: stir : spoon. cut : ?
Output:
| [
"scissors",
"sword",
"glass",
"knife"
] | task1156-2c77fd5c3e9c4e3fb767ec6d8fa02b98 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : glass. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-1963810cc996490cb943ad8de2799a01 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : sword. iron : ?
Output:
| [
"iron"
] | task1156-976013046f2d412aa03e4a8157a1f4d4 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : washcloth. unlock : ?
Output:
| [
"key"
] | task1156-19fc385a58ce49e08f9116ed32a31f58 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. sweep : ?
Output:
| [
"broom"
] | task1156-57d0b2b8bfde468c867e04d92d0de305 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: dig : shovel. bake : ?
Output:
| [
"oven"
] | task1156-c43fca1b44ff477eb9683cb1bccb136c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. vacuum : ?
Output:
| [
"vacuum"
] | task1156-533b6bbed1ff4084b2c9c2b352e58958 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: bake : oven. scrub : ?
Output:
| [
"brush"
] | task1156-60dc7344cfe343ecb4cdd4e8b86c2ffb |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : fork. unlock : ?
Output:
| [
"key"
] | task1156-7540b3afefa4492c8f82b5a6643fb962 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: iron : iron. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-c72fddba8bee4a6ea7d83fd4b094ef8a |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: toast : toaster. iron : ?
Output:
| [
"iron"
] | task1156-3e9b8197273d411983e78e0a1630d1b7 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : fork. scrub : ?
Output:
| [
"brush"
] | task1156-b8b136636fdd4039bdf753d45e7db41a |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : scissors. scrub : ?
Output:
| [
"brush"
] | task1156-9f4eef6967544474a9984fbf43e45bc3 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: iron : iron. mop : ?
Output:
| [
"mop"
] | task1156-82a78480686841c590eba5d422a0b873 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : knife. type : ?
Output:
| [
"keyboard"
] | task1156-27e6d2b917d64d02bd96da6cbc01c3ff |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: dry : cloth. scrub : ?
Output:
| [
"brush"
] | task1156-970bc500eca647c7a53e8bcd2d3913e4 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: crack : nutcracker. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-9b4aca60acb04c65942341dce4475ca7 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: stir : spoon. crack : ?
Output:
| [
"nutcracker"
] | task1156-ebec2100441443b9ae6475b3c9401a45 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : sword. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-bceab350790143c4840b265087be7d2e |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cook : pan. stir : ?
Output:
| [
"spoon"
] | task1156-f1c5b182c0e4492ca1c424b4396fd72e |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: type : keyboard. drill : ?
Output:
| [
"drill"
] | task1156-1041af5e564041aa9fc3cfc140348e5c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-2e6fe702771f41499a0d71edad14cff1 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. clamp : ?
Output:
| [
"clamp"
] | task1156-a20a3ad8f0f54e5cafbab989ff89fff8 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. scrub : ?
Output:
| [
"brush"
] | task1156-50344acbd8504310bab7398dc84e5f94 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. spread : ?
Output:
| [
"knife"
] | task1156-ac3092bad31e48cbb4a9c047e28c29a9 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: scrub : brush. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-526d1fe0bd1b4b6b98b8f6b3cf837b58 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: mop : mop. spread : ?
Output:
| [
"knife"
] | task1156-2f5cd8c2d78e472495c052e6a9fcab8d |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: bake : oven. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-8fb89b2c0df842a8b014848c627c6985 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: iron : iron. vacuum : ?
Output:
| [
"vacuum"
] | task1156-f8feaa85d99f41c4aaa19dd46312b5b6 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: crack : nutcracker. scrub : ?
Output:
| [
"brush"
] | task1156-dfcf759e348c445e9ef8513453b43514 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: type : keyboard. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-babbff1697d048b19c1ea2bbc9ac9487 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: hit : hammer. clamp : ?
Output:
| [
"clamp"
] | task1156-705d98b6967e475cb2b89ed16c104306 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : sword. clamp : ?
Output:
| [
"clamp"
] | task1156-fd3e8c9f56fd4219b26e99b657004534 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: toast : toaster. vacuum : ?
Output:
| [
"vacuum"
] | task1156-54de339bec654fc992973e9f2b4fa5fc |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. toast : ?
Output:
| [
"toaster"
] | task1156-a2ba73bfb3264dcdaa613debce13fe59 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: sweep : broom. stir : ?
Output:
| [
"spoon"
] | task1156-d73e7fd4d2b54e86bc2a85f42ec8ba49 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: crack : nutcracker. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-6a8dfeb2d9d540a691d2dbb0b076340f |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-9feaa86c2dec4579b0f9e0c0651dd7af |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: spread : knife. toast : ?
Output:
| [
"toaster"
] | task1156-57f7f5eb3770467c88ba99e631ed6315 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: toast : toaster. drill : ?
Output:
| [
"drill"
] | task1156-a06d97d3cb434b92ad1f59d47aec7f45 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: mop : mop. pull : ?
Output:
| [
"pliers"
] | task1156-6a9d7b829a3e4501bca72f839c3bd652 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : scissors. toast : ?
Output:
| [
"toaster"
] | task1156-79d51f4425d74712bded62937e79daad |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: toast : toaster. scrub : ?
Output:
| [
"brush"
] | task1156-692fa0a75e7e4600bc1dfc56cbac26fe |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: stir : spoon. toast : ?
Output:
| [
"toaster"
] | task1156-66c6b955bd1a45d4b51074e179adc5d4 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : soap. stir : ?
Output:
| [
"spoon"
] | task1156-cad398511bd64d0cb76bf508cca53f4a |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: iron : iron. type : ?
Output:
| [
"keyboard"
] | task1156-fc85b365574c43ed9e5b7b495379a2de |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. spread : ?
Output:
| [
"knife"
] | task1156-5fbc4305d05f47478a8f15ee053b48ce |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. scrub : ?
Output:
| [
"brush"
] | task1156-3823ae0196d94721a59cbd6a28ffe358 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: iron : iron. drill : ?
Output:
| [
"drill"
] | task1156-149fc662f3f74e129e9929685e6577bb |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : spoon. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-e277ca77004c49d9b3059c5da84eac1e |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : washcloth. eat : ?
Output:
| [
"fork",
"spoon"
] | task1156-e4e41078b59d4b5bac35e7f765aaebba |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. vacuum : ?
Output:
| [
"vacuum"
] | task1156-66715b67daa242dba4e7ecfa7d658610 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : glass. bake : ?
Output:
| [
"oven"
] | task1156-dc46663aa61e45058c4b72d07a1fbdf3 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. type : ?
Output:
| [
"keyboard"
] | task1156-c7e2897eac4b46b4b553b5f1099f1338 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : fork. dig : ?
Output:
| [
"shovel"
] | task1156-312f7918a3de4695bf580464ea06fb27 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: unlock : key. stir : ?
Output:
| [
"spoon"
] | task1156-f2f18be900854bacbf478d3c959a9cce |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. bake : ?
Output:
| [
"oven"
] | task1156-fe1f4b65ebf64d60bb52a742781d97c0 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : fork. iron : ?
Output:
| [
"iron"
] | task1156-10d6b14cbab746c08143bf8646f18e8d |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. bake : ?
Output:
| [
"oven"
] | task1156-200f7f20f7c442a6862852e7a6e94a06 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : detergent. dig : ?
Output:
| [
"shovel"
] | task1156-50f064234efd41e7929a52b7ca735b9f |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: scrub : brush. stir : ?
Output:
| [
"spoon"
] | task1156-3e7c2dcb53d6429e84752e1e0bf70245 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: toast : toaster. cook : ?
Output:
| [
"pan",
"stove"
] | task1156-17aaa61107534140a1199875bd80f1ce |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: clamp : clamp. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-a3d8127adf764e7b995a637a2284487d |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : rag. pull : ?
Output:
| [
"pliers"
] | task1156-17ce2d34063443d38f923c817a3200a0 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: mop : mop. dig : ?
Output:
| [
"shovel"
] | task1156-16dd34974bd14b06890d428556416cfb |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. cut : ?
Output:
| [
"scissors",
"sword",
"glass",
"knife"
] | task1156-67e419ef4866454b9c4e3809b2d56a15 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : knife. hit : ?
Output:
| [
"hammer"
] | task1156-71d4820e68e946fc8fb3024cd6bf2f7c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : knife. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-99f54533b30d4255af49e790d1adb09f |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: eat : spoon. crack : ?
Output:
| [
"nutcracker"
] | task1156-b3c4464cab214459bfa90b025e400e70 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: drill : drill. stir : ?
Output:
| [
"spoon"
] | task1156-71b8f91bf521451d97467dc2eacc88b5 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: vacuum : vacuum. cook : ?
Output:
| [
"pan",
"stove"
] | task1156-839fe0b0ece94dd79c07ef2fb21fb2ea |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: pull : pliers. iron : ?
Output:
| [
"iron"
] | task1156-85894a1da1b54d0089555c186ce935d7 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: scrub : brush. wash : ?
Output:
| [
"soap",
"washcloth",
"detergent",
"rag"
] | task1156-87e0864629674a47a5def24d852a26fc |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: hit : hammer. mop : ?
Output:
| [
"mop"
] | task1156-3f5748f4814949039d198a3b664ae2da |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: vacuum : vacuum. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-3fb37377987c44bf8afa807b94afdfb1 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: dig : shovel. pull : ?
Output:
| [
"pliers"
] | task1156-73dc67e85b054db4bf09b1662b2b0fe6 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: wash : soap. dry : ?
Output:
| [
"cloth",
"blowdryer"
] | task1156-b1fbb46002414815a06d620f2437d81c |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: cut : glass. crack : ?
Output:
| [
"nutcracker"
] | task1156-61947e27a2b64d30ba75b5d5e27d45e3 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: spread : knife. clamp : ?
Output:
| [
"clamp"
] | task1156-1f410085acc54a01afd8e51967634838 |
Definition: Two analogies that relate actions to the tools used to perform the action is given in the form "A : B. C : ?". "A : B" relates action A to tool B. Your task is to replace the question mark (?) with the appropriate tool for the given action C, following the "A : B" relation.
Positive Example 1 -
Input: eat : fork. cook : ?
Output: pan
Positive Example 2 -
Input: wash : rag. mop : ?
Output: mop
Negative Example 1 -
Input: dig : shovel. wash : ?
Output: sink
Negative Example 2 -
Input: drill : drill. crack : ?
Output: shovel
Now complete the following example -
Input: unlock : key. pull : ?
Output:
| [
"pliers"
] | task1156-9f6da274950a42d7a34522fe3d90a4b5 |
Subsets and Splits