input
stringlengths 4.25k
4.38k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: cat.
Question: She had to take the collar off from their cat's neck because the _ was tight.
Answer: collar.
Output:
| [
"She had to take the collar off from their cat's neck because the _ was constrained."
] | task034-a500a3c16238479facef5e0d49de603f |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: hit.
Question: James hit the wall with a club but the club got broken instead. The _ must be pretty strong.
Answer: wall.
Output:
| [
"James hit the wall with a club but the club got broken instead. The _ must be pretty weak."
] | task034-d8d2c5f3f923490abaae6e872334a889 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: focus.
Question: It was harder for me to focus with the radio playing than the television because the _ was loud.
Answer: radio.
Output:
| [
"It was harder for me to focus with the radio playing than the television because the _ was quiet."
] | task034-2945c04d07474ff1a8f3308875480ac2 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Fish bowl.
Question: When playing fish bowl two teams need to play three rounds, too many of the _ will result in a fail.
Answer: rounds.
Output:
| [
"When playing fish bowl two teams need to play three rounds, too few of the _ will result in a fail."
] | task034-85b33f66d4914e8883201c2e82680861 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: spoon.
Question: The spoon was too hot to touch after sitting in the soup, as the _ had absorbed all its heat.
Answer: spoon.
Output:
| [
"The spoon was too hot to touch after sitting in the soup, as the _ had transferred all its heat."
] | task034-9d9c0bb19cee4840b46382f5f98e8221 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: flower.
Question: The flower placed on the window had started to block the sun ray because the _ is big.
Answer: flower.
Output:
| [
"The flower placed on the window had started to block the sun ray because the _ is small."
] | task034-7d48c3f4fd424bee95079f41ff93b2ad |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: rid.
Question: Jake needed to rid his home of bugs at the dumps, it took a long time because the _ were numerous.
Answer: bugs.
Output:
| [
"Jake needed to rid his home of bugs at the dumps, it took a long time because the _ were few."
] | task034-d55fadc0dc9a4d54901b8d044b1738f1 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: pouch.
Question: The smart phone could not fit into the pouch Jenn bought because the _ was too narrow.
Answer: pouch.
Output:
| [
"The smart phone could not fit into the pouch Jenn bought because the _ was too wide."
] | task034-1d87aca6d3cb44838698fa9b54a46d8d |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: moisturizer.
Question: Jen tried coconut oil and shea butter as moisturizer, but the _ was too thin for her.
Answer: coconut oil.
Output:
| [
"Jen tried coconut oil and shea butter as moisturizer, but the _ was too thick for her."
] | task034-35b8b73e0ef948a0994d5a51371d9ea6 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: office.
Question: We used the office for meetings but not for parties, as the atmosphere there was suitable for the _ .
Answer: meetings.
Output:
| [
"We used the office for meetings but not for parties, as the atmosphere there was inappropriate for the _ ."
] | task034-0e659f91250b4ddc9aa3731d5358297a |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: table.
Question: I needed to dust the table and found both a feather duster in the attic and a rag in the kitchen. The _ was old.
Answer: feather duster.
Output:
| [
"I needed to dust the table and found both a feather duster in the attic and a rag in the kitchen. The _ was new."
] | task034-e6bbe628072a484ab3b35d1241846b6c |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: suffered.
Question: I've always suffered from headaches and nausea from flying. At least the _ aren't gross.
Answer: headaches.
Output:
| [
"I've always suffered from headaches and nausea from flying. At least the _ passes quickly."
] | task034-bc78ca32e37b457f8d83c265f106dd5d |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: lounge.
Question: The airport lounge offered free beer and free water. Tim chose the _ because it would get him buzzed.
Answer: beer.
Output:
| [
"The airport lounge offered free beer and free water. Tim chose the _ because it would get him hydrated."
] | task034-eda4ea22a4dd4f2082e0227d2d633319 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Facebook.
Question: Norbie wanted a special pic for his Facebook either animal or family. He picked the _ since it was impersonal.
Answer: animal.
Output:
| [
"Norbie wanted a special pic for his Facebook either animal or family. He picked the _ since it was personal."
] | task034-fbe29dd8d6bc4696b6e102c419f78251 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: woodpeckers.
Question: In order to get rid of woodpeckers in her yard, the woman used the trap instead of the poison, because the _ was inhumane.
Answer: poison.
Output:
| [
"In order to get rid of woodpeckers in her yard, the woman used the trap instead of the poison, because the _ was humane."
] | task034-d3c242a6c18f433297e1ec49728c1c74 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: wash.
Question: She had to wash the shirt several times to clean it, but the dress required only a rinse, as the _ was so grimy.
Answer: shirt.
Output:
| [
"She had to wash the shirt several times to clean it, but the dress required only a rinse, as the _ was so clean."
] | task034-83ce28a13b604906a534d8a677ad46cb |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: teen.
Question: The teen found the new hat was no substitute for his cool shirt. The _ was just dorky to wear to school.
Answer: hat.
Output:
| [
"The teen found the new hat was no substitute for his cool shirt. The _ was just cool to wear to school."
] | task034-d4ed131e0800466da4f571111d91058a |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: relationship.
Question: My relationship with my girlfriend was better than my friends marriage because the _ was two-sided.
Answer: relationship.
Output:
| [
"My relationship with my girlfriend was better than my friends marriage because the _ was one-sided."
] | task034-fd6662e4ea8e40d4857e1f50186e044d |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: remover.
Question: The stain remover didn't work as well as the bleach, because the _ was a cheap knockoff.
Answer: remover.
Output:
| [
"The stain remover didn't work as well as the bleach, because the _ was of great quality."
] | task034-bac07079167e4cc2b7d0fa9ce2114c6e |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: property.
Question: The landlord showed the tenant the property because the _ was interested in getting a new place.
Answer: tenant.
Output:
| [
"The landlord showed the tenant the property because the _ was interested in renting out the place."
] | task034-19b51df64da54975bacf38bedb7d00a8 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: teach.
Question: We were unable to teach the kids about history since the science museum, the _ had them focused.
Answer: science.
Output:
| [
"We were unable to teach the kids about history since the science museum, the _ would be distracting."
] | task034-cdd86c5626d845538c6af3ba62066fbd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Burrito.
Question: When visiting Taco Bell, Adam preferred to order burritos over tacos because the _ were easier to chew for him.
Answer: burritos.
Output:
| [
"When visiting Taco Bell, Adam preferred to order burritos over tacos because the _ were harder to chew for him."
] | task034-af899278376b4087aabbe3675c3875b8 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: hand.
Question: The brown leather glove was loose on her hand because the _ was too big.
Answer: glove.
Output:
| [
"The brown leather glove was loose on her hand because the _ was too small."
] | task034-ced0a7f1fe704ff39d993cc843785546 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: violations.
Question: The violations were less extreme than the federal laws, because the _ were minor infractions.
Answer: violations.
Output:
| [
"The violations were less extreme than the federal laws, because the _ were major infractions."
] | task034-7da867bcb6194171ad0e429cc2dd45d4 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: visa.
Question: I applied for a visa for Japan to go in my passport, but it couldn't because the _ took up a full page.
Answer: visa.
Output:
| [
"I applied for a visa for Japan to go in my passport, but it couldn't because the _ had no empty page."
] | task034-7fd4ff7cabed4f7cb528c6e19677bcfa |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Coffee.
Question: The friendly waitress poured the strong black coffee from the pot into the mug until the _ was empty.
Answer: pot.
Output:
| [
"The friendly waitress poured the strong black coffee from the pot into the mug until the _ was full."
] | task034-5d777146d45d4018b8ed9884d27b20b1 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: exam.
Question: I went to the school to take the exam and got a really small desk, the _ was long.
Answer: exam.
Output:
| [
"I went to the school to take the exam and got a really small desk, the _ was short."
] | task034-43f625d4ea19402d97e8d4c12bff53cd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: seeds.
Question: The seeds were a better deal than the plants, because the _ were on sale.
Answer: seeds.
Output:
| [
"The seeds were a better deal than the plants, because the _ were full price."
] | task034-a3e24762bcd24e4e9dd34671eb5cea34 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: kid.
Question: The kid liked to act so her mother put her in theater instead of painting because she would like taking the _ class.
Answer: theater.
Output:
| [
"The kid liked to act so her mother put her in theater instead of painting because she would hate taking the _ class."
] | task034-2969ae7e39454becbaf2a8dcf95d526e |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: dress.
Question: Jane with her costly dress appeared too elegant for the party because the _ is too showy.
Answer: dress.
Output:
| [
"Jane with her costly dress appeared too elegant for the party because the _ is too modest."
] | task034-5f6329cde4724bce981d0359d5a08229 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: bank.
Question: The bank had a carpark but not a creche as the _ was considered necessary for the customers.
Answer: carpark.
Output:
| [
"The bank had a carpark but not a creche as the _ was considered unnecessary for the customers."
] | task034-ddb04200e32a4b5aa0f3af5c09b3ee64 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: cake.
Question: The muffin was less delicious than the cake, because the _ was made from a beginner baker.
Answer: muffin.
Output:
| [
"The muffin was less delicious than the cake, because the _ was made from a professional baker."
] | task034-ae5fe55cdd244e77a36b3185d5929c94 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: pattern.
Question: The pattern was replaced with a new design for the marketing campaign because the _ was uninspiring.
Answer: pattern.
Output:
| [
"The pattern was replaced with a new design for the marketing campaign because the _ was inspiring."
] | task034-1f608c4bf8a4448ca032f804ad093fa2 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: treats.
Question: The kids chose the treats instead of the cereal because the _ tasted much sweeter.
Answer: treats.
Output:
| [
"The kids chose the treats instead of the cereal because the _ tasted much blander."
] | task034-d862bae650eb43b394f6e6776d6fd295 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: fruits.
Question: The apple fruits got rotten faster than the mango fruits because the _ was plucked from the tree weeks earlier.
Answer: apple.
Output:
| [
"The apple fruits got rotten faster than the mango fruits because the _ was plucked from the tree weeks later."
] | task034-24499be55f4b4a57aef3bbb780aacf4d |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: mall.
Question: They had a good time shopping in their favorite store at the new mall because the _ is big.
Answer: mall.
Output:
| [
"They had a good time shopping in their favorite store at the new mall because the _ is nice."
] | task034-0195c04563164dd2b457ea6da0dfeb8a |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: relationship.
Question: She wanted to end the relationship either over the phone or in bed. The _ seemed too distant.
Answer: phone.
Output:
| [
"She wanted to end the relationship either over the phone or in bed. The _ seemed too intimate."
] | task034-2f4de0e9c8794ad1bc55034500c9720c |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: toothbrush.
Question: The toothbrush would not fit in the holder on the wall because the _ is too small.
Answer: holder.
Output:
| [
"The toothbrush would not fit in the holder on the wall because the _ is too big."
] | task034-773132336b404065874cff12bd7b52dc |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: cupcakes.
Question: The cupcakes that my mom made could not fit on the shelves, because the _ were too few.
Answer: shelves.
Output:
| [
"The cupcakes that my mom made could not fit on the shelves, because the _ were too many."
] | task034-d406011340f2424a842c42ff5befb189 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: light.
Question: The light shone over the headboard but missed the pillow, as the _ was inside the path of the light.
Answer: headboard.
Output:
| [
"The light shone over the headboard but missed the pillow, as the _ was outside the path of the light."
] | task034-4630cb322dac4e6aabe2b35a55ff2d38 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: hair.
Question: She was unable to get her coarse hair into the elastic because the _ was too thick.
Answer: hair.
Output:
| [
"She was unable to get her coarse hair into the elastic because the _ was too small."
] | task034-6bbb9c1df68e4562bcaf202bef4b663e |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: kit.
Question: The model kit for the car took less time to put together than the one for the tank because the _ was more complicated.
Answer: tank.
Output:
| [
"The model kit for the car took less time to put together than the one for the tank because the _ was more simple."
] | task034-0db8567b05c946b8bed7df07712edcbd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: indoors.
Question: He wanted to move the potted palm and the fern indoors, but the _ was too tall for the room.
Answer: palm.
Output:
| [
"He wanted to move the potted palm and the fern indoors, but the _ was too messy for the room."
] | task034-b2138e72cd5a4a318936c0c4276fe3b7 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: drink.
Question: James tried to empty the drink from the bottle to the cup but the cup got full very quick. The _ is small.
Answer: cup.
Output:
| [
"James tried to empty the drink from the bottle to the cup but the cup got full very quick. The _ is big."
] | task034-adb2055b8f8045628f4610f2fdfda088 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: pot.
Question: After supper, Jacob washed the pasta pot and put it in the dish drainer with the frying pan. The _ was hot after cooking spaghetti.
Answer: pot.
Output:
| [
"After supper, Jacob washed the pasta pot and put it in the dish drainer with the frying pan. The _ was cold after cooking beef."
] | task034-498c62d2cef14f0a960ad6d1bbfbbb1a |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: university course.
Question: She changed her university course from mathematics to history, because the _ course is too complex.
Answer: mathematics.
Output:
| [
"She changed her university course from mathematics to history, because the _ course is more simple."
] | task034-53a2af3f7a1440c4b41b8d4319f12c89 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: rabbit.
Question: Tim kept his pet rabbit in a cage made of wire instead of wood because the _ was weaker.
Answer: wood.
Output:
| [
"Tim kept his pet rabbit in a cage made of wire instead of wood because the _ was stronger."
] | task034-c5bad29fdddb45f48aeffb56833c2cbb |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: crackers.
Question: The person vomited less after eating crackers than milk because the _ were much drier.
Answer: crackers.
Output:
| [
"The person vomited less after eating crackers than milk because the _ was much wetter."
] | task034-de29983e5f7946398630941fb509d849 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: shave.
Question: The stubble showed on his chin, but his cheek was clean. The _ got a substandard shave.
Answer: chin.
Output:
| [
"The stubble showed on his chin, but his cheek was clean. The _ got a sufficient shave."
] | task034-921408fac80a4cd2965c3459aff72c28 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: insulation.
Question: The window needed more insulation than the wall around it since the _ was sealed.
Answer: window.
Output:
| [
"The window needed more insulation than the wall around it since the _ was cracked."
] | task034-d169799b5787418495ff1f79dbc22af7 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: men.
Question: At the store, Ann got bras and Andrew got boxers because the _ are purchased more by women and less by men.
Answer: bras.
Output:
| [
"At the store, Ann got bras and Andrew got boxers because the _ are purchased less by women and more by men."
] | task034-c033452d3c264467aaeec44c47fe1295 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: diagnose.
Question: To properly diagnose this condition, the doctor removed the stethoscope and got the thermometer, as the _ was useless in finding the symptoms.
Answer: stethoscope.
Output:
| [
"To properly diagnose this condition, the doctor removed the stethoscope and got the thermometer, as the _ was vital in finding the symptoms."
] | task034-32077f84e1834cc0bf9ba4c62dd026e6 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Japanese.
Question: Adams had more Japanese friends than Indian friends because he spent more years in the _ cities while growing up.
Answer: Japanese.
Output:
| [
"Adams had more Japanese friends than Indian friends because he spent less years in the _ cities while growing up."
] | task034-07c7efda6e0a4999ab0b2f16dcb235c9 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: Jean.
Question: We needed to hold more, and the jeans had better back pockets than front pockets because the _ were deep.
Answer: back pockets.
Output:
| [
"We needed to hold more, and the jeans had better back pockets than front pockets because the _ were shallow."
] | task034-992d59a1bc804e57808420e8331720f6 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: theater.
Question: We went out to dinner and a movie at the local theater and the _ was delicious.
Answer: dinner.
Output:
| [
"We went out to dinner and a movie at the local theater and the _ was exciting."
] | task034-c8d6b77af5614644aa65671e2dad0d65 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: wrist.
Question: She discarded the ring after seeing how great the bracelet looked on her wrist, making the _ an extraneous accessory.
Answer: ring.
Output:
| [
"She discarded the ring after seeing how great the bracelet looked on her wrist, making the _ an vital accessory."
] | task034-9efe511246af4e53b79bdea083e26578 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: vegetables.
Question: The new mother wanted to store her fresh vegetables in the boxes but the _ were too big.
Answer: vegetables.
Output:
| [
"The new mother wanted to store her fresh vegetables in the boxes but the _ were too small."
] | task034-4fe06fb47ca34ff39f52308fe0e944eb |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: knees.
Question: Steve's injured knees had to undergo several complex medical procedures because the _ were buckling.
Answer: knees.
Output:
| [
"Steve's injured knees had to undergo several complex medical procedures because the _ were re-enforcing."
] | task034-cab40c0b404f4770b69e9d422071f304 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: mushrooms.
Question: Mushrooms can be cooked in both the oven and on the stove, but the _ requires more cook time.
Answer: oven.
Output:
| [
"Mushrooms can be cooked in both the oven and on the stove, but the _ requires less cook time."
] | task034-4ab1b4c1e23c41e7b72f1c8e7cc44259 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: jean.
Question: James got his jean caught in a hook and got torn. He regretted that the _ is weak.
Answer: jean.
Output:
| [
"James got his jean caught in a hook and got torn. He regretted that the _ is sharp."
] | task034-b804944460114f5088ac708e5581af1c |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: experiment.
Question: The scientist conducting the experiment poured chemicals into the vials until the _ was over.
Answer: experiment.
Output:
| [
"The scientist conducting the experiment poured chemicals into the vials until the _ were full."
] | task034-848cf4d8e11a437690f6a8c7e3a42e83 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: rock.
Question: We went to the beach to collect smooth and rough rocks, we left with mostly the _ rocks because they were easy to hold.
Answer: smooth.
Output:
| [
"We went to the beach to collect smooth and rough rocks, we left with mostly the _ rocks because they were worth the effort."
] | task034-7200d2bf8ff3476ab780f598e2020a48 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: makeup.
Question: The teacher said all the students needed to take makeup tests because their scores were too low. The _ were too disappointing.
Answer: scores.
Output:
| [
"The teacher said all the students needed to take makeup tests because their scores were too low. The _ were too hard."
] | task034-1f681c5af3af46d7ac14e4b239740572 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: overcome.
Question: It was impossible for the little boat to overcome the massive wave, as the _ was just too fragile.
Answer: boat.
Output:
| [
"It was impossible for the little boat to overcome the massive wave, as the _ was just too powerful."
] | task034-90e3616a26da48aba2d3dcee240141d4 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: court.
Question: As the crowd poured into the courtroom benches, everyone was feeling a little cramped. The _ was too small.
Answer: bench.
Output:
| [
"As the crowd poured into the courtroom benches, everyone was feeling a little cramped. The _ was too large."
] | task034-aeda9ac8cf664535a2d39170c182225c |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: article.
Question: I was suppose to write an article that fit into the column but I couldn't, because the _ needed lots of information.
Answer: article.
Output:
| [
"I was suppose to write an article that fit into the column but I couldn't, because the _ needed less wording."
] | task034-6e35cef212854493a9f506e7793a2656 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: comment.
Question: His comment was so long that it did not fit on the page, because the _ was wordy.
Answer: comment.
Output:
| [
"His comment was so long that it did not fit on the page, because the _ was short."
] | task034-eb8bbcd1ee12411496fbdc1d842dd382 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: time.
Question: Sara couldn't decide what time to get up early or late. The _ means she could go to church.
Answer: early.
Output:
| [
"Sara couldn't decide what time to get up early or late. The _ means she couldn't go to church."
] | task034-d30b2e6d495d4bb69afcc955d4ef9eb9 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: tree.
Question: The tree could not grow in the field but prospered on the mountain, as the _ was an unnatural environment for it.
Answer: field.
Output:
| [
"The tree could not grow in the field but prospered on the mountain, as the _ was an accommodating environment for it."
] | task034-3211e68087cf4e1d875eb7ce5731d1e7 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: clean.
Question: John cleaned his new car with a damp towel and this got the _ very dirty.
Answer: towel.
Output:
| [
"John cleaned his new car with a damp towel and this got the _ very clean."
] | task034-18622fb6eccf435cb225fc22f9823af5 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: flowers.
Question: The woman put the flowers into her scrapbook instead of the leaves because the _ were wet.
Answer: leaves.
Output:
| [
"The woman put the flowers into her scrapbook instead of the leaves because the _ were dry."
] | task034-c438fbd83e104270b46d8583c2398a0b |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: leggings.
Question: Carl tripped into a puddle of water, got his pegged pants wet, needed some dry leggings, and decided on 5-pocket jeans. He took off the _ because they are wet.
Answer: pegged pants.
Output:
| [
"Carl tripped into a puddle of water, got his pegged pants wet, needed some dry leggings, and decided on 5-pocket jeans. He put on the _ because they are dry."
] | task034-0c0da332e5a84c769661535ab53adc8e |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: car.
Question: The car was faster than the motor bike because the _ had a faster engine.
Answer: car.
Output:
| [
"the car was faster than the motor bike because the _ had a slower engine."
] | task034-0845b7159297475b898b111f03836914 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: milk.
Question: He likes to drink milk out of the carton and knows he should use a glass because many would look down on him for drinking from the _ .
Answer: carton.
Output:
| [
"He likes to drink milk out of the carton and knows he should use a glass because many would look up to him for drinking from the _ ."
] | task034-e2701805a20044ad9137dd38801806d2 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: rod.
Question: James needed to walk closer to the pond to get the fishing rod into it. The _ is deep.
Answer: pond.
Output:
| [
"James needed to walk closer to the pond to get the fishing rod into it. The _ is small."
] | task034-d60b7bc527ea477f8d49975572fc73a9 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: portion.
Question: David finished his pasta while Mark couldn't finish his lasagna, because the _ portion was smaller.
Answer: pasta.
Output:
| [
"David finished his pasta while Mark couldn't finish his lasagna, because the _ portion was larger."
] | task034-6080f6eddbe94000997d7e06e7a70a36 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: change.
Question: The jogger changed the sweatpants into new shorts as the _ were dirty before the run.
Answer: sweatpants.
Output:
| [
"The jogger changed the sweatpants into new shorts as the _ were clean before the run."
] | task034-7186964247b34dc1b9b72b89156d675b |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: hair.
Question: Lotus decided to cut her hair with scissors instead of clippers, because the _ were standard for longer hair.
Answer: scissors.
Output:
| [
"Lotus decided to cut her hair with scissors instead of clippers, but the _ were standard for shorter hair."
] | task034-3185cb904f924f73b648bfc77717a607 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: garden.
Question: She prefers staying in her room over staying in the garden, because it's warmer in the _ .
Answer: room.
Output:
| [
"She prefers staying in her room over staying in the garden, because it's colder in the _ ."
] | task034-da3950ffc91c43e2879f3e58470b0427 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: flowers.
Question: Ben brought Janice a beautiful bouquet of flowers in a glass vase. The _ smelled beautiful.
Answer: flowers.
Output:
| [
"Ben brought Janice a beautiful bouquet of flowers in a glass vase. The _ looked beautiful."
] | task034-538ddab666954b5aafc760cefa5a322b |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: plants.
Question: I bought a lot of new huge plants, but they did not fit into the pots that I already had, because the _ were too massive.
Answer: plants.
Output:
| [
"I bought a lot of new huge plants, but they did not fit into the pots that I already had, because the _ were too tiny."
] | task034-d686b88bf7b9463c9ecd376c7b16fdc7 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: meditation.
Question: Meditation requires relaxation in an area you feel comfortable like an armchair but not a bed because the _ may make you focused.
Answer: armchair.
Output:
| [
"Meditation requires relaxation in an area you feel comfortable like an armchair but not a bed because the _ may make you sleepy."
] | task034-3accbefa62484a7985239435962f3483 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: lillies.
Question: I could not find any lillies to put in my gardens because the _ were very rare.
Answer: lillies.
Output:
| [
"I could not find any lillies to put in my gardens because the _ were very full already."
] | task034-21c8dd414c0b40c28f7dc15f85e84836 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: revolver.
Question: John could not hear the sound of the revolver when listening to the radio because the _ is closer.
Answer: radio.
Output:
| [
"John could not hear the sound of the revolver when listening to the radio because the _ is farther."
] | task034-b65ba5d76b44417b955e9d5c0f3bdc71 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: toilet.
Question: They argued over who would clean the toilet or the dishes, since the _ smelled awful.
Answer: toilet.
Output:
| [
"They argued over who would clean the toilet or the dishes, since the _ looked messy."
] | task034-38087916dd154deda205b022685fc047 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: telling.
Question: During artifact finding, the stained glass was telling unlike the wall since the _ was clean.
Answer: glass.
Output:
| [
"During artifact finding, the stained glass was telling unlike the wall since the _ was dirty."
] | task034-a28cb597385649db9c60055872a02455 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: essay.
Question: James could not finish writing his essay within the minute the teacher gave him. The _ is long.
Answer: essay.
Output:
| [
"James could not finish writing his essay within the minute the teacher gave him. The _ is short."
] | task034-fddd2153018a475fa06036d9438905b3 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: speak.
Question: Marie wanted to learn to speak English, and she found that recordings were better than books because the _ were more interesting.
Answer: recordings.
Output:
| [
"Marie wanted to learn to speak English, and she found that recordings were better than books because the _ were less interesting."
] | task034-fcc2831760094e5784be5e987ee7a4dd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: coffee.
Question: I went for coffee but ended up getting an iced latte and donut. The _ is basically coffee anyway.
Answer: latte.
Output:
| [
"I went for coffee but ended up getting an iced latte and donut. The _ is basically a necessary addon anyway."
] | task034-361d11358d03421588e335a44d181bbd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: carbon.
Question: The car is build mostly with carbon instead of aluminum, because the _ is lighter material.
Answer: carbon.
Output:
| [
"The car is build mostly with carbon instead of aluminum, because the _ is heavier material."
] | task034-7b3b1ca2cf164eaebb0e630fb1ae5dcd |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: lipstick.
Question: The lipstick was more visible than the blush because the _ was a brighter color.
Answer: lipstick.
Output:
| [
"The lipstick was more visible than the blush because the _ was a lighter color."
] | task034-47792712bf6d48a7ae74699715268110 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: school.
Question: I didn't like school as much as University because the _ I went to was so small.
Answer: school.
Output:
| [
"I didn't like school as much as University because the _ I went to was so big."
] | task034-ffd2870165f447cbbb474fe7daf0bed3 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: braid.
Question: After finishing the braid, I tried to fix the hairband around my hair but the _ was too thick.
Answer: hair.
Output:
| [
"After finishing the braid, I tried to fix the hairband around my hair but the _ was too small."
] | task034-78c43bd7d8994488a44fc3e61da8dd78 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: kick.
Question: I'd rather play on a soccer team than be a kicker on a foot ball team since the _ ball is easier to kick.
Answer: soccer.
Output:
| [
"I'd rather play on a soccer team than be a kicker on a foot ball team since the _ ball is harder to kick."
] | task034-c19aa8619cd146478c7d8c0ab1e3a531 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: jacket.
Question: Cameron wanted to trade her leather jacket in for a cotton one, because she thought the _ made her appear snobby.
Answer: leather.
Output:
| [
"Cameron wanted to trade her leather jacket in for a cotton one, because she thought the _ made her appear grounded."
] | task034-4da538a5fa8243a0a5618519cc54dab0 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: algebra.
Question: Rachel was happy to drop her algebra class for science class as she wasn't good at the _ .
Answer: algebra.
Output:
| [
"Rachel was happy to drop her algebra class for science class as she was good at the _ ."
] | task034-c442926cd3e843a985081bb8c9115edc |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: moved.
Question: She moved from the city to the countryside, because she hates the noisy environment in the _ .
Answer: city.
Output:
| [
"She moved from the city to the countryside, because she loves the quiet environment in the _ ."
] | task034-a3a6ccd5787047708b97ff23a4b76e06 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: images.
Question: Sam got a new album for the images but they did not fit in the plastic films. The _ were too small.
Answer: plastic films.
Output:
| [
"Sam got a new album for the images but they did not fit in the plastic films. The _ were too large."
] | task034-87fa82e5cf604ad1b8033fef8884a598 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: lice.
Question: There were able to find more lice in the bedroom than the bathroom because the _ was brightly lit.
Answer: bedroom.
Output:
| [
"There were able to find more lice in the bedroom than the bathroom because the _ was dimly lit."
] | task034-2c01672a7c49412286479461f70887b7 |
Definition: In this task, you're given a fill-in-the-blank question that contains two object names. Additionally, you're given one answer which is one of the objects present in the question. In this task, you need to minimally change the given question so that the answer flips to another object in the question. Remember the question has to be about both objects which are related but different; for example, "trophy" and "suitcase". This task typically involves replacing one word i.e., the 'trigger word' with its antonym (e.g., changing from "small" to "big"). You should not change any content in the given question beyond a word or two, i.e., the trigger word/phrase. The expected answer to your question must not be associated with just the trigger word; instead, it should depend on the context present in the question. The expected answer should not be ambiguous. For your question, there should be an agreed upon answer to fill in the blank. Your generations should NOT contain potentially explicit, offensive, or adult content. In your generated question, retain the object names from the input question. Avoid repeating the same style or phrase in generating your modified question e.g. this task can be always solved using a simple negation i.e. by adding not, never, etc. Instead, try to increase the word diversity. Your question must contain at least 15 and at most 30 words. Your question must have at least 70% overlapping words with the given question. You must utilize the given context word while writing the question. Your question must contain only one blank. The two objects should be used ONCE in your question. Here is a list of attributes and associated contrastive words that may help write contrastive trigger words. Note that contrastive trigger words help in flipping the label.
| Attribute | triggerword | contrastive triggerword |
| age | old | new |
| altitude | low | high |
| area | small | vast |
| brightness | dark | light |
| clarity | obscure | clear |
| cleanness | dirty | clean |
| complexity | simple | complex |
| cost | cheap | expensive |
| density | sparse | dense |
| depth | shallow | deep |
| distance | near | far |
| electric conductivity | low | high |
| flexibility | rigid | flexible |
| granularity | fine | coarse |
| hardness | soft | hard |
| length | short | long |
| magnitude | small | large |
| mass | small | large |
| odor | weak | strong |
| pressure | low | high |
| resistance | low | high |
| shape | round | sharp |
| shape | flat | spiky |
| size | small | large |
| sound | quiet | loud |
| sound pitch | low | high |
| speed | slow | fast |
| stability | unstable | stable |
| strength | weak | strong |
| temperature | low | high |
| texture | smooth | rough |
| thermal conductivity | low | high |
| thickness | thin | thick |
| volume | small | large |
| weight | light | heavy |
| width | narrow | wide |
| location | in | out |
| location | up | down |
| location | above | below |
| location | on | off |
| location | to | from |
Positive Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because _ is too small.
Positive Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ looks great on her.
Negative Example 1 -
Input: Context word: fit.
Question: The trophy doesn't fit into the brown suitcase because _ is too large.
Answer: trophy.
Output: The trophy doesn't fit into the brown suitcase because there were a lot of other eseential items and jewlleries to pack and _ is too large.
Negative Example 2 -
Input: Context word: trade.
Question: Grace was happy to trade me her sweater for my jacket. She thinks _ looks dowdy on her.
Answer: sweater.
Output: Grace was happy to trade me her sweater for my jacket. She thinks _ is colored purple.
Now complete the following example -
Input: Context Word: scarlet fever.
Question: Jen took antibiotics and laid in bed to recover from scarlet fever, and she thought the _ cured her more quickly.
Answer: antibiotics.
Output:
| [
"Jen took antibiotics and laid in bed to recover from scarlet fever, and she thought the _ cured her more slowly."
] | task034-30e3cea7dfb64a899528f4ecea713e59 |