input
stringlengths 1.22k
1.55k
| output
sequencelengths 1
6
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Lillie was always nervous leaving work.
Character: Police
Output:
| [
"None"
] | task294-c2a362de75a443d19ff21e562b74d4a3 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tom walked into his classroom one morning and saw a new tank. Inside of the tank, there was a little turtle. Tom's teacher explained that the turtle was their new pet.
Sentence: She told the students that they could name the new turtle.
Character: Tom's teacher
Output:
| [
"to be thoughtful",
"to include others",
"to be nice to the kids"
] | task294-28e37330ddf045ffabf361626ff2de93 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: The other day I ordered asian food. I wanted to try a Tofu dish.
Sentence: So I tried some and was not impressed.
Character: I (myself)
Output:
| [
"to see how it taste",
"to test my taste buds"
] | task294-37614289ed514d87bd3a0925175d0f72 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Eric was in a bad mood. So he decided to go a buffet by himself.
Sentence: He initially felt better after eating tons of food.
Character: Eric
Output:
| [
"his mood to improve"
] | task294-c4e3a423810242ddb475bf9da3236427 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friend was running for the presidency. I joined her campaign as I badly wanted her to win the election. I devised a plan to oust her opponent, and emailed it to her.
Sentence: Unfortunately, my emails were intercepted and leaked.
Character: Friend
Output:
| [
"None"
] | task294-a3fcb6dd9c0a4b649d32e116b7f812ec |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Gina had inherited a house from her parents. She wanted to sell the house. Gina took out the things that had sentimental value.
Sentence: She found a realtor to sell the house.
Character: Parents
Output:
| [
"None"
] | task294-e25f05c50fe64f5b9db718bd56814790 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Nolan had a bad tooth. But he refused to go to the dentist.
Sentence: As the pain was getting more intense every day, he had no choice.
Character: Nolan
Output:
| [
"None"
] | task294-52ea8aa3473b46989c982aee6ee6f866 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Sam had to wake up early for work. He noticed he forgot to do his laundry last night.
Sentence: It was too late to do his laundry now.
Character: Sam
Output:
| [
"None"
] | task294-630825d04b444654a75e631b86147311 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Tom was walking home.
Character: Tom
Output:
| [
"to get exercise.",
"to get back from work",
"to be alone with his thoughts.",
"to help the environment by not driving."
] | task294-7cd7611963be478ab0dc9d39e95221d5 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: The kids had a pet turtle. It was green with a big shell. They fed it carrots every night.
Sentence: They worried that he was lonely.
Character: Kids
Output:
| [
"the turtle to be happy",
"their pet happy"
] | task294-948b869a79394906a6c369b8c4167232 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Allie was nervous for the new iPhone. She didn't know if it would be better. But she waited in line anyway. When it was released she was so happy.
Sentence: It was the best phone she ever used.
Character: Allie
Output:
| [
"None"
] | task294-06eafc5fda77465ea74ab5cb536f31b1 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Landon was a poor student.
Sentence: His teacher failed him.
Character: Parents
Output:
| [
"None"
] | task294-781eb22f59a64fcf80ff806801461cef |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Max had a dead tree in his yard.
Sentence: He decided he needed to cut the tree down.
Character: A friend
Output:
| [
"None"
] | task294-f1ac6c07fa864321afabb78711161ccc |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Rick and Nick were playing in the yard. Rick saw an insect he never saw before. Daddy told Rick it was an Ant.
Sentence: The ant ran up Rick's arm.
Character: Rick
Output:
| [
"None"
] | task294-b4d7a38663384a498d2c51f8d77507c5 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Farrah was driving home from school. A person was riding a bicycle in front of her.
Sentence: He continued to move slowly.
Character: A person
Output:
| [
"to not be heard",
"to be careful",
"to be sneaky",
"to save energy"
] | task294-23fde203c7c746808a4b01884c876449 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Monty the cat had a large growth removed from his face.
Character: Surgeon
Output:
| [
"None"
] | task294-bde0b82415ec402f994616b46ea7d21f |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Ken went camping with friends.
Character: Friends
Output:
| [
"to enjoy themselves"
] | task294-4b497fbf34d54c3280c242e4b4f42cf2 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: I went to a club once and kissed 4 girls.
Character: One of them
Output:
| [
"None"
] | task294-3fee4f0c5a4f4b11bd550598f742e374 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: We had cats in our workplace.
Character: My boss
Output:
| [
"None"
] | task294-805250f4d89d4980b1b65738fbf0c070 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Xerxes was raised in a very sheltered monotonous community. He had not be exposed to many other cultures.
Sentence: He had trouble realizing when he was doing something impolite.
Character: Xerxes
Output:
| [
"None"
] | task294-cfd636b33adc4c6bb9271c0898c89d9b |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Neil had hiked the whole Camino in Spain. He had just arrived in Santiago de Compostela. Next, it was time to visit the church! Neil visited the holy spot of the ancient pilgrims.
Sentence: He blessed himself and prayed to God for a safe trip!
Character: God
Output:
| [
"to be loved"
] | task294-fdab3ff87360484fa836e0d6b6530da1 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Monty the cat had a large growth removed from his face.
Character: Monty's owners
Output:
| [
"None"
] | task294-efd308087e6e43169cbbe761abf7bb47 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Wendy loved to cook, but had no money. Her friends encouraged her to make a living out of her cooking. Wendy tried baking some goods, and selling them one day. Wendy made so much money, she was able to pay her bills.
Sentence: Nowadays, Wendy does what she loves, and also pays her way cooking.
Character: Wendy
Output:
| [
"to continue to pursue her passion",
"to do something she loved"
] | task294-187eb423ca854b79b25f49de06821f34 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: My neighbor asked me to attend a concert with her.
Character: I (myself)
Output:
| [
"None"
] | task294-cc31f564914d4b84827f86c81db6f3e2 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Jason wants to see a good movie.
Sentence: He reads the movie listings to see what is available.
Character: Jason
Output:
| [
"to relax in his free time",
"to see the list"
] | task294-86c6d673e4534da381a4566f3e022b39 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Nate walked down the street and stopped at a random driveway.
Character: Person throwing stuff away
Output:
| [
"None"
] | task294-ef41beef09094b21b3d65aea27330974 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Howard drilled holes through the tiles for the masonry pins. He used a level to make sure they were lined up to a T. The homeowner offered suggestions and was otherwise a nuisance. Howard didn't mind, and explained why he was doing it the way he was.
Sentence: The homeowner paid Howard a bonus for his careful and attentive work.
Character: Howard
Output:
| [
"to do a good job"
] | task294-bfa1515d9a2c49f1ba757eb1f6358d1d |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Mike was at a burger restaurant. And he ordered a cheeseburger and a milkshake. But he noticed that there was hair in his burger.
Sentence: So he told the waiter about it.
Character: Waiter
Output:
| [
"None"
] | task294-72cda2e43b454a8eaa7e75ba6b786c7e |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: The doctor diagnosed Gemma with GAD. Her panic attacks made her life difficult.
Sentence: She went to the ASPCA to get a pet.
Character: Pet
Output:
| [
"None"
] | task294-f4aa7e002ab542f9bf2de501b539cd3c |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: There once was a man named Larry Butterfrog.
Character: His mom
Output:
| [
"None"
] | task294-5fb70e159c084230abbdd974c73dfe20 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Boomer and Abby are my two puppies. They like to get into trouble. They are always trying to escape the backyard.
Sentence: One day I watched Boomer tunnel under the fence.
Character: I (myself)
Output:
| [
"to gain knowledge",
"to amuse myself.",
"to enjoy the antics of my puppies."
] | task294-65dd24e61d3f4f2881a7c36ea3aab89b |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: June was invited on a fishing trip.
Sentence: She agreed to go with her friend.
Character: June
Output:
| [
"to experience it",
"to have fun"
] | task294-ac567cf49d754bcc9dd6c5c83e2459b7 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Laura's cat had run away from home.
Sentence: Laura chased her cat to a tree.
Character: Cat
Output:
| [
"to be elusive.",
"to follow instincts.",
"to return to nature."
] | task294-f9f7e1edd7574929892b53af49b22e3e |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tom decided to start dieting. Although he loved eating fatty foods, he knew he shouldn't.
Sentence: Tom began eating only vegetables.
Character: Tom
Output:
| [
"to improve his diet",
"to lose weight"
] | task294-12c3fb34ed0b4a66bfff5f0b7cd34a7f |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: The doctor diagnosed Gemma with GAD.
Character: The doctor
Output:
| [
"to accurately describe an illness",
"to treat gemma"
] | task294-bdc4e2e90f624f09a12e91bfc1a86d15 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Amy was at the gym.
Sentence: She put her towel and water bottle on a machine and tied her shoe.
Character: Amy
Output:
| [
"stay fit",
"because her shoe lace was untied",
"get in shape"
] | task294-54454f08386b4b7c9c733688eb65e7c8 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Fred went on a hike by himself. Halfway through the hike, he saw a moose.
Sentence: The moose started walking towards him.
Character: Fred
Output:
| [
"None"
] | task294-50aac68aa9e84cf399eebdb2605fef8d |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: I got a new puppy a few months ago. This puppy was very unruly and messy. I decided to take him to obedience school.
Sentence: After a long, hard time of training, he finally graduated!
Character: Puppy
Output:
| [
"None"
] | task294-6fbb04c0b9624b2dbd4b9a185a66d9d6 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friend was running for the presidency. I joined her campaign as I badly wanted her to win the election.
Sentence: I devised a plan to oust her opponent, and emailed it to her.
Character: I (myself)
Output:
| [
"to create an aggressive campaign strategy",
"to win no matter how",
"to prove capabilities as campaign manager"
] | task294-1fe0e4c8e9cf4eedb07ff52120cf1b0a |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: I sent a DD gift card to my niece. She had broken her foot.
Sentence: She was grateful.
Character: My niece
Output:
| [
"to show respect",
"to show appreciation"
] | task294-6d4fe836395c4f3f97aa9d24db9cb076 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Bill's older brother told him he'd never get a date. He spent too much time playing video games. One day he was at the video game store. A pretty girl came up beside him, asking his advice on a game.
Sentence: They hit it off so he asked her out and she said yes.
Character: Bill
Output:
| [
"to give tips on gaming",
"to be loved"
] | task294-040e0f42d80540afac0d05c8dee0eac9 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Jennifer wanted to organize her living room. She bought a tall bookshelf to contain the clutter. She put some cute knick knacks on it as well. Jennifer felt like her living room was really coming together.
Sentence: She liked having a clean, organized space!
Character: Jennifer
Output:
| [
"None"
] | task294-2f70456d40804d2d999d458c65adfd0d |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Neil took a ferry to the island of Tasmania. There he admired the beautiful beaches. The sands were white and lovely. But try as he might, Neil missed seeing one thing.
Sentence: He could not find any Tasmanian devils!
Character: Ferry
Output:
| [
"None"
] | task294-9bc240da9ac043469e9b311b7091d344 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Barry is very tall. His feet hung off his bed. One day, Barry bought a very long bed.
Sentence: He slept very well that night.
Character: Barry
Output:
| [
"to get rest",
"to get some rest.",
"to relax",
"to recharge himself"
] | task294-ba4ff4e716ec4144adc7f3f1311f257d |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My daughter was going to a wedding last Monday. Her friend was pregnant. She was due in a week. She wanted to get married before the baby was born.
Sentence: She went into labor and gave birth the night of her wedding.
Character: Daughter
Output:
| [
"None"
] | task294-7cdf67774b5641ce867c8cedd4b08696 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Cole was excited about his first day of kindergarten. But he was nervous that nobody would like him.
Sentence: He feared he wouldn't make any friends at all.
Character: Classmates
Output:
| [
"None"
] | task294-334ba713aa10420e83638d44b456b861 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Last Saturday I went to the movies with my friends.
Character: My friends
Output:
| [
"to hangout",
"to hang out"
] | task294-7007de256c0d41b6a316ab27dce064aa |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: In 1982, my coworkers Tommy and Barbara dated.
Character: Tommy
Output:
| [
"a romantic relationship",
"to be with barbara",
"to be loved",
"to have a good time"
] | task294-527bb1b3c6954a0ba8107f00d942dc35 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Bob was always beaten by his brother at chess. He decided to enlist the help of a local chess champion. Bob studied very hard.
Sentence: He challenged his brother to a match.
Character: Bob
Output:
| [
"to show what he had learned",
"to play chess with his brother."
] | task294-2455a52ac5f84900bec2a55b92c99881 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tom wanted to make a new app.
Sentence: He wanted to make a lot of money.
Character: Tom
Output:
| [
"to get rich"
] | task294-b186bde1d00d427aa7f11e06a8d32801 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My grandpa always sends me packets of newspapers in the mail. They often contain weekly comic strips and other fun tidbits. As he is over ninety years old, I am impressed by his agency. I always call him to thank him for the packets.
Sentence: When I'm older, I will never forget his kindness and generosity.
Character: I (myself)
Output:
| [
"to remember"
] | task294-feb2ce0cbc9c4ec1a9b6fa8c332e5fdf |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Sue's high school football team made it to the championship game.
Sentence: Her dad took her and a friend to the game at the big NFL stadium.
Character: Friend
Output:
| [
"to enjoy the game"
] | task294-70f18e555f3347489bc40ed8da9d1d62 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friend got into a car accident yesterday. She was on her way home from work and hit a deer. The car was totalled, and the deer was demolished. She had to call her husband to pick her up.
Sentence: She is now awaiting the insurance check so that she can get a new car.
Character: Deer
Output:
| [
"None"
] | task294-7c6d85ae5593473ea9bf2a40c254485c |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Miley was in the elevator at work.
Character: Baby
Output:
| [
"None"
] | task294-c0d649b6e95745bd9afbfbc15f70f519 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Brian worked at a newspaper, but he like to perform stand up comedy. Brian was good at comedy, and someone took notice. He was offered a job hosting a comedy show for a local TV station. The writing for the show was bad, and it eventually got cancelled.
Sentence: Brian regretted quitting his day job at the newspaper.
Character: Brian
Output:
| [
"None"
] | task294-b2889fd88c5d468eb650b4aa8f4f71d0 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: When I was young, my parents cared a lot about my grades.
Sentence: They would always make me study hard and do my school work.
Character: My parents
Output:
| [
"me to be successful",
"me to succeed"
] | task294-eed920b50575492eb03169db75e4d80b |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: I got new glasses in the spring of 2015.
Sentence: We went to a graduation ceremony in June.
Character: I (myself)
Output:
| [
"to celebrate their accomplishment",
"to be with family"
] | task294-214b5a4fd48644768f4d03e5071e7e47 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: My friends and I took archery classes.
Character: Friends
Output:
| [
"to learn."
] | task294-e92e5881e4c64176b4e45fa064e8f1eb |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Sally wasn't feeling well.
Character: Sally
Output:
| [
"None"
] | task294-6375a8f02b174526becfc0fc89310c7b |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Dan was recently invited to participate in his high school reunion. Dan was nervous to meet his former high school classmates. In addition, Dan feared he would not notice anyone there.
Sentence: Dan felt it would be fun to see his classmates again.
Character: Dan
Output:
| [
"None"
] | task294-22afd60d75104d06bc7a63963cee3e6d |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Devon woke up feeling terrible, with a stuffy head and sore throat. He wanted to call in sick, but a big meeting was on the books today. He forced himself to go to work, but they weren't happy to see him. His boss ordered him to go home, meeting or no meeting.
Sentence: Devon rested up the rest of the day, knowing they were right.
Character: Devon
Output:
| [
"to be respectful",
"to feel better"
] | task294-a81868575daf4934aa9699677a3f7ed5 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Stanton had been hitting home runs all of his career. Suddenly Stanton could no longer hit home runs.
Sentence: He asked his hitting coach for help.
Character: Stanton
Output:
| [
"to fix the problem"
] | task294-0f51aa7b78b545f0abbd7528047fef3f |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friends and I went to a restaurant last sunday. We ordered food and some drinks.
Sentence: The waiter brought our food but gave to the wrong person.
Character: Friends
Output:
| [
"None"
] | task294-690b6ba7ade04ca0839e4ed3f6b9e55a |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Henderson loved to go hunting.
Character: Bear
Output:
| [
"None"
] | task294-4d7e6a25734440dba2f813975223b3c4 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Randall wanted to go for a drive.
Character: Randall
Output:
| [
"to see sights"
] | task294-38081cf30ca5436b8972d3531d3eebbc |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Jamal and Darnell were friends who both grew up in the ghetto. Jamal started dealing drugs, while Darnell worked hard in school.
Sentence: Darnell got a scholarship to a big university and moved away.
Character: University
Output:
| [
"None"
] | task294-f4ff59efd02849a9bfb8f91c3055c33e |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friends and I went to a restaurant last sunday.
Sentence: We ordered food and some drinks.
Character: Waiter
Output:
| [
"None"
] | task294-815018506e0f459d9cd3c96a88376f55 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tim is a toddler. His parents wanted him to go to preschool. But he was only 3 years old. The teachers talked to him.
Sentence: They thought he was not ready due to his age.
Character: Tim
Output:
| [
"None"
] | task294-956f3290964848d48d09cb379c61bdf7 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Lisa was rushing to class, worried about being late.
Character: Lisa
Output:
| [
"to save time",
"to be a good student"
] | task294-e692b8ca38f5422bbb23cb5ac0d3692c |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Sam brought several ingredients from the store. She prepared some seasoning for her chicken. Once the food came out of the oven, the family got together. They were disgusted from the food since the chicken was over-seasoned
Sentence: However, they thanked Sam for her hard work.
Character: Sam
Output:
| [
"None"
] | task294-4132fa646acc470b8727119490161b9f |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Allison woke up earlier than her entire family. She laid back down in her bed attempting to go back to sleep. She fidgeted in her bed and finally decided to get up. Allison ran to her parents room and jumped on her father.
Sentence: She now watches television, while her father snores on the couch.
Character: Allison
Output:
| [
"to see new things with her parents",
"to feel safe so she could sleep"
] | task294-5ac2ba26b0494169aca8bff24faeef59 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Mark has always loved adventure.
Sentence: One day he and his friends are riding their bikes down a steep hill.
Character: Friends
Output:
| [
"have some fun",
"to explore"
] | task294-c6c27dd8c1c348e29b2c22568f5a1a1b |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: In 2013, my wife went to the Big E in Springfield, MA.
Character: Sister
Output:
| [
"None"
] | task294-dbc96a03e9794c66bf5522cb8c68e388 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Lou was helping his dad weed around the bushes. All of a sudden he felt a sharp sting. He looked at his arm and saw there were bees on it.
Sentence: He had accidentally disturbed their nest.
Character: Dad
Output:
| [
"None"
] | task294-a6ac8c0b6a0a45a9a3472fbeba10a1af |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Jackie got up from the couch to go to the restroom. While she was gone, her brother took her seat. She returned to find him in her seat, and it angered her.
Sentence: She ended up wrestling her brother for the seat.
Character: Brother
Output:
| [
"None"
] | task294-5586ca6811594d678896c6ecffb96a14 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: The new upstairs neighbors have kids. They run around and are loud all day. They seem old enough to be in school. I called the authorities to see why they weren't.
Sentence: They showed up to investigate today.
Character: Neighbors
Output:
| [
"None"
] | task294-0996e0d6a04141fc8298c14178632980 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tim ran into an old friend on the street. They hadn't seen each other in years.
Sentence: Tim's friend wanted to hang out and catch up.
Character: Old friend
Output:
| [
"get back in touch and see how things had been",
"see how tim had been doing",
"possibly rekindle an old friendship"
] | task294-0387a5c173e14c92b00ba5a1bd3c5881 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Lara Smara was elated.
Sentence: She'd taken a blood test.
Character: Lara smara
Output:
| [
"to gain knowledge",
"to know the result"
] | task294-9c3c1fec512e48f1b1432ef4d1b49dde |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Ben has been holding back a secret his whole life. He decides it time to let everyone know his secret. He gathers everyone around to tell tem.
Sentence: Ben tells everyone his secret.
Character: Ben
Output:
| [
"to let everyone know hes gay",
"peace of mind",
"closure"
] | task294-acb602221524483293a4b3a58a5591f5 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: The family got together today.
Character: Dad
Output:
| [
"None"
] | task294-fbb52c9b3e2a4e07ac4cba9d591df586 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tom's friends set him up with a blind date. Tom was nervous about doing this.
Sentence: Tom knocked on the girl's door, flowers in hand.
Character: Tom's friends
Output:
| [
"None"
] | task294-e034b6db7328421d86dd8d43a5dccff7 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Nicole forgot her lunch at home.
Sentence: She did not want to buy school lunch.
Character: Nicole
Output:
| [
"None"
] | task294-d659e3b01113492d8cd1d14c3120d081 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Joe had a girlfriend he loved very much.
Character: Girlfriend
Output:
| [
"None"
] | task294-e4387887c287416d8fc8c51be9e8723e |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Carl was running for mayor in his town.
Sentence: He printed an ad in his paper.
Character: People
Output:
| [
"None"
] | task294-c550afe85e944b1fbc61403712720b69 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Anna started college rooming with two guys and two girls. One day she was in the shower. Suddenly one of her new male roommates walked in!
Sentence: He left quickly, but Anna was mortified!
Character: Two guys
Output:
| [
"to go poop"
] | task294-28a246d06f7b48dcbc39d55a71a67066 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Tim stepped out of the shower and grabbed a towel. He only had one for his body and not his long hair. Tim looked for a hair drier but it was broken. He sat in front of a fan to dry his hair.
Sentence: The fan worked very slowly but it worked.
Character: Tim
Output:
| [
"to finish drying off"
] | task294-5fe6af9efcd1416d8c58a5c0f0c8ae36 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: My friends and I went to a restaurant last sunday.
Sentence: We ordered food and some drinks.
Character: Friends
Output:
| [
"to eat",
"to be full"
] | task294-5a29ff3518fd4f0098702e1bb30a7328 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Valerie came onto the stage.
Sentence: She tried to sing a song for the entire audience.
Character: Audience
Output:
| [
"None"
] | task294-b54286734ed5490daa4d86ba4655abe0 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Mary woke up Monday morning with a headache. She knew that she had to go to work in just one hour. After she drank her morning coffee she set out to work.
Sentence: Upon her arrival, her boss told her that her co-worker called in sick.
Character: Boss
Output:
| [
"work to be done",
"to be transparent"
] | task294-b87ae0e4800e4e40aa0d4e3c7996addc |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Landon was a poor student. His teacher failed him.
Sentence: His parents thought a binder would fix the problem.
Character: Parents
Output:
| [
"None"
] | task294-3b8a286fd6c44ff885175c1264840014 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Bob is having a bbq party over the weekend. He has been working a lot lately and wants to unwind. He invited some neighbors and other friends. He also hired a dj to play all kinds of music.
Sentence: Once it got started the party was a big success!
Character: Dj
Output:
| [
"None"
] | task294-14aa952657094da18ba522218fe3dec7 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Calvin was so excited! His friends were coming over for a birthday party. He cleaned his room and decorated the play room.
Sentence: They came over and brought him gifts.
Character: Calvin
Output:
| [
"None"
] | task294-a30885d097b04f0f932bf19b54752c67 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Sam had never been to the beach.
Sentence: He was dying of cancer.
Character: Sam's friends
Output:
| [
"None"
] | task294-6cf0825fd4354448971078c26fdda5aa |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Monica was excited to be at her local county fair.
Sentence: She was planning on riding her favorite rides after dark.
Character: Monica
Output:
| [
"to have fun"
] | task294-c607430e269647a093814f82a840cfa6 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Grandma was standing precariously on a step ladder.
Sentence: She was trying to reach something on the refrigerator.
Character: Grandma
Output:
| [
"to get it"
] | task294-48b13a10865f4c81b060d085117efba3 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: George found a baby squirrel while out on a walk in his neighborhood. It did not appear to have a mother nearby at all.
Sentence: George decided to take the baby squirrel home and take care of it.
Character: Mother
Output:
| [
"None"
] | task294-35d04ab993134109a2c7f3256fe755e3 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: I had a friend that used to always be around me. He was cool, fun, and shared many memories with me. He had his friends set me up to get robbed.
Sentence: I have not talked to or heard from him since.
Character: Friend
Output:
| [
"to get something for free"
] | task294-cbae87ecfee4473486350af2a3719dc1 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: Lisa was rushing to class, worried about being late. She wasn't paying much attention to where she was going. All of a sudden, she was wet and laying on the ground. She had fallen into a big puddle.
Sentence: Her clothes were soaked so she sat through class dripping wet.
Character: Class
Output:
| [
"None"
] | task294-4bedbbc50f1e4467979f471fd2500602 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: The bully at school punched me. He gave me a black eye. The nurse gave me a cold steak to put on my eye and soothe it.
Sentence: Alas, the meat infected my eye.
Character: The nurse
Output:
| [
"None"
] | task294-4fea6998b8ee4b66952b73193695ec03 |
Definition: In this task, you're given a context, a sentence, and a character. The sentence describes an action or job of the given character. Also, the context provides more information about the sentence or the character. Your task is to write the character's motivation by doing a specific job, which is given in the sentence. You can use context to find the motivation; however, all the inputs do not provide context. Also, in some inputs, there can be zero motivation; output, 'None' in this case.
Positive Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to have fun
Positive Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: to do something nice for a relative
Negative Example 1 -
Input: Context: Jake was frustrated from work.
Sentence: He decided to go for a walk at night.
Character: Jack
Output: to check new road
Negative Example 2 -
Input: Context: None
Sentence: I sent a DD gift card to my niece.
Character: I (Myself)
Output: NULL
Now complete the following example -
Input: Context: None
Sentence: Mike was at a burger restaurant.
Character: Waiter
Output:
| [
"None"
] | task294-f2fc9350f69641c0ade95f0c6e695496 |
End of preview. Expand
in Dataset Viewer.
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task294_storycommonsense_motiv_text_generation
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 52