input
stringlengths 415
427
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: gentle
Output:
| [
"wild"
] | task1509-210b5411635f44f1b7288b05113bdcf3 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: great
Output:
| [
"small"
] | task1509-e48275620823481fba549a1683cf951d |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: dance
Output:
| [
"stand"
] | task1509-f51fded5ddc4431c933dd9df4abcd13e |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: play
Output:
| [
"work"
] | task1509-797e88e97e6943d1a64b457c2afe0230 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: greed
Output:
| [
"generous"
] | task1509-dd43bd38b169434b903fc7a47c409eff |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: leak
Output:
| [
"seal"
] | task1509-a1376c6957554bfaa817111c9a2064db |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: bright
Output:
| [
"dull"
] | task1509-01cdce7904194a3c99fbee8d49fa9213 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: wash
Output:
| [
"dry"
] | task1509-b365588bfc6c4a9eb2c0f9bdbaa8d78f |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: naughty
Output:
| [
"nice"
] | task1509-65e2a9dfd1454b679b6b482edb704592 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: variety
Output:
| [
"plain"
] | task1509-a446a11be9e04f2683a3487f228de042 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: modern
Output:
| [
"past"
] | task1509-70dfc4c0208842e0913da96be432ddf5 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: hot
Output:
| [
"mild"
] | task1509-feb6881883f24709abcb9071375b0e3a |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: relax
Output:
| [
"stress"
] | task1509-4c22a366d31d4cb7956d0e15a7a99d1c |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: disease
Output:
| [
"well"
] | task1509-d2fa4111d2e44bb78942dde4a3fc7d03 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: sin
Output:
| [
"virtue"
] | task1509-f9a8ac613fea48b2a2fa7c356d57b1a6 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: liquid
Output:
| [
"solid"
] | task1509-e573b4d4cceb466a8a14c2cce7c5de29 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: medicine
Output:
| [
"poison"
] | task1509-1acd91521c4649648fccb0f7fbc6d617 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: poison
Output:
| [
"safe"
] | task1509-51cbd3ca2ea940a0b4e6865b955df373 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: mind
Output:
| [
"matter"
] | task1509-dec376e91d8a4d9aa278e7e951b03488 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: tired
Output:
| [
"active"
] | task1509-5aa33e15ef28406bbdd2824c8194fe6b |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: annoy
Output:
| [
"please"
] | task1509-f5f4a583ddeb4d17a0438face57d8482 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: warm
Output:
| [
"cold"
] | task1509-70c912b1c68444c6b63c031b79adf6b1 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: wavy
Output:
| [
"straight"
] | task1509-70a5605f6a3e48e38a526d3b991c9054 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: lot
Output:
| [
"small"
] | task1509-8259c71660e448d39d0ad6ba8da6af4d |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: ignorance
Output:
| [
"know"
] | task1509-deace0b5b5c34b7c8dcb62e0b8b580b4 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: cloud
Output:
| [
"sunshine"
] | task1509-e754d948935e4dde941931e52a855133 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: low
Output:
| [
"raise"
] | task1509-253aa4e306eb4eac857ec765494d0436 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: false
Output:
| [
"true"
] | task1509-7fc7c9b99b0c46a7a54d00d0085a85a2 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: busy
Output:
| [
"slow"
] | task1509-674ebe019c764a0381580726c699c485 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: lemon
Output:
| [
"orange"
] | task1509-2e6084aed7b746c780701ca61dc9111a |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: active
Output:
| [
"passive"
] | task1509-c09e05c0de6c434dbc7522a8156792be |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: letter
Output:
| [
"number"
] | task1509-9ba1b125e1ab40c5b99c1f62781aba8a |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: lady
Output:
| [
"man"
] | task1509-81f40ee5033646d5a4c9472beb138a6f |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: compound
Output:
| [
"simple"
] | task1509-55ef03d838b24643b1125e13cc31da89 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: field
Output:
| [
"forest"
] | task1509-f3486d2ab7934324b224fa7f85c43469 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: hold
Output:
| [
"move"
] | task1509-d125e984c9a6494cb4b37b32ffe18d30 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: get up
Output:
| [
"sit down"
] | task1509-3e77cfe22cdb4a01ba21bc3aa7e24fc4 |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: deep
Output:
| [
"shallow"
] | task1509-67f462ae38f64103948238a7816fd79b |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: sorrow
Output:
| [
"happy"
] | task1509-9ffe3047575143328dc9bc1c48a4203e |
Definition: In this task, you are given an adjective, and your job is to generate its antonym. An antonym of a word is a word opposite in meaning to it.
Positive Example 1 -
Input: accident
Output: purpose
Positive Example 2 -
Input: ascend
Output: descend
Negative Example 1 -
Input: admire
Output: praise
Negative Example 2 -
Input: battle
Output: war
Now complete the following example -
Input: hostility
Output:
| [
"peace"
] | task1509-34332534ad5644b0834f7b5cffc7c471 |