input
stringlengths 483
491
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: pig
Output:
| [
"mammal"
] | task1582-252f7056f1f3433cacb7a0de5d27135b |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: giraffe
Output:
| [
"creature"
] | task1582-04ea8dd576374ab7be47419a7da04043 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: jar
Output:
| [
"artifact"
] | task1582-1aaed02dcc0841d482ef55022a08b612 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: coyote
Output:
| [
"carnivore"
] | task1582-b6fdef58eeb5475296a22e1c711b11cc |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: frog
Output:
| [
"creature"
] | task1582-45dce6eff5dd41beb3af163d5251c2df |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: gun
Output:
| [
"weapon"
] | task1582-4e7b26d25d824566b861debf42b3045d |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: hospital
Output:
| [
"construction"
] | task1582-8c83170122b7419ca6344fb2514ec2d4 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: banana
Output:
| [
"fruit"
] | task1582-b629560f0aa049dcad3286e5ba4dbac7 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: ferry
Output:
| [
"vehicle"
] | task1582-9dd6e1454aa744998b02333cc0525ddd |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: snake
Output:
| [
"creature"
] | task1582-1d6369ebe89744bc811c316d4bff24ee |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: ambulance
Output:
| [
"conveyance"
] | task1582-392427a1995d4179bb0c6da50b0b05b5 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: strawberry
Output:
| [
"fruit"
] | task1582-ec2e4c110c06406cbaea4a4eaf9597b5 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: bull
Output:
| [
"creature"
] | task1582-852291e6ad3c4d4494fcc529b9bb22af |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: carrot
Output:
| [
"root"
] | task1582-88d9415a58a64c8caccd989cb71a4d5c |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: missile
Output:
| [
"vehicle"
] | task1582-49f6d2d7084244bcb2b35a8ae0d38bf4 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: helicopter
Output:
| [
"aircraft"
] | task1582-1e6712e2814b4ee991d0278ce3c45384 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: pistol
Output:
| [
"firearm"
] | task1582-5330ebfb03ff474d89f1b0f0c49ec741 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: apricot
Output:
| [
"produce"
] | task1582-cc90dbbdb8914c42a08ed12ad04f6719 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: screwdriver
Output:
| [
"tool"
] | task1582-4772f8342c414fb8ba5b376c9cad29a2 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: turtle
Output:
| [
"chordate"
] | task1582-fe587bb0c66b4efbb04f732c4a4ed4d7 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: cottage
Output:
| [
"structure"
] | task1582-ad90e0ee96bd4af4927427116e937ac8 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: jacket
Output:
| [
"artifact"
] | task1582-682ebede23c54669aa37a17a6640cfc6 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: vulture
Output:
| [
"creature"
] | task1582-9577cda5c7d84e13ad57437efba164c0 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: oven
Output:
| [
"device"
] | task1582-e3ee4866ded342cdac9bc7917cc84487 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: tanker
Output:
| [
"ship"
] | task1582-aaa4b1e9196b45d18009aa26db01fb43 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: turnip
Output:
| [
"food"
] | task1582-38d25db68c6548078df19df4840e23b7 |
Definition: Given a concept word, generate a hypernym for it. A hypernym is a superordinate, i.e., a word with a broad meaning constituting a category, that generalizes another word. For example, color is a hypernym of red.
Positive Example 1 -
Input: knife
Output: weapon
Positive Example 2 -
Input: beet
Output: root
Negative Example 1 -
Input: washer
Output: dishwasher
Negative Example 2 -
Input: mug
Output: coffee
Now complete the following example -
Input: dolphin
Output:
| [
"vertebrate"
] | task1582-39bbd5056962461293fb754c985d64bf |