inputs stringlengths 804 1.17k | targets stringclasses 12 values | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
Teacher: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Reason: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this instance: Head: PersonX asks to go home<sep>Tail: disciplined
Student: | No | 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX accepts PersonY's invitation<sep>Tail: to attend a good seminar
A: | No | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX loses the ball<sep>Tail: to start playing with PersonX again
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Teacher: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Reason: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this instance: Head: PersonX gives PersonY an ultimatum<sep>Tail: delay
Student: | Yes | 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX makes upon PersonY<sep>Tail: to look good
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX always ate<sep>Tail: healthy
Output: No
Input: Consider Input: Head: PersonX feels PersonY's pain<sep>Tail: to take some medicine
Output: Yes
Input: Consider Input: Head: PersonX is the best of friends<sep>Tail: spend time with personx
| Output: Yes
| 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX calls the girl<sep>Tail: To talk to X
SOLUTION: Yes
PROBLEM: Head: PersonX agrees to the challenge<sep>Tail: be offered a challenge
SOLUTION: No
PROBLEM: Head: PersonX marries PersonY's daughter<sep>Tail: to ask PersonX if they can take care of their daughter
SOLUTION: | Yes
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX asks for the moon<sep>Tail: silly about himself
Solution: | No | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX makes light of ___<sep>Tail: none
Solution: | Yes | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Teacher: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Reason: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this instance: Head: PersonX becomes happier<sep>Tail: go out with friends
Student: | No | 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX learns a lot<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX arrives home from work<sep>Tail: cook dinner
[EX A]: No
[EX Q]: Head: PersonX attends school<sep>Tail: fails a class
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX becomes PersonY's wife<sep>Tail: To plan the wedding
SOLUTION: No
PROBLEM: Head: PersonX babysits PersonX's nephew<sep>Tail: careful
SOLUTION: No
PROBLEM: Head: PersonX gets ___ that day<sep>Tail: to celebrate with friends and family
SOLUTION: | Yes
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX answers the question<sep>Tail: Listen to the other person.
[A]: No
[Q]: Head: PersonX answers PersonY's question<sep>Tail: inform the person
[A]: No
[Q]: Head: PersonX affords every ___<sep>Tail: return item
[A]: | No
| 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example output: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX affords every ___<sep>Tail: return item
A: | No | 3 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX asks if PersonY was okay<sep>Tail: to offer a kind word
Ex Output:
No
Ex Input:
Head: PersonX answers the door<sep>Tail: PersonX opens door
Ex Output:
No
Ex Input:
Head: PersonX is on a family trip<sep>Tail: to thank X for souvenirs
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX asks ___ for one<sep>Tail: good because they gave something x wanted
Solution: | No | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX amends PersonY act<sep>Tail: to fix the act.
Answer: No
Question: Head: PersonX catches three fish<sep>Tail: to go fishing.
Answer: Yes
Question: Head: PersonX agrees to the challenge<sep>Tail: to prove his power
Answer: | No
| 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: to get it back
A: Yes
****
Q: Head: PersonX becomes PersonY wife<sep>Tail: committed
A: No
****
Q: Head: PersonX bears the brunt<sep>Tail: to be relieved of the brunt
A: | No
****
| 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX consolidates PersonX's power<sep>Tail: none
[A]: Yes
[Q]: Head: PersonX can n't find PersonX's phone<sep>Tail: none
[A]: Yes
[Q]: Head: PersonX asks PersonY to say<sep>Tail: helpful
[A]: | No
| 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX goes the way of the dinosaurs<sep>Tail: none
| Solution: Yes | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX gets ___ for free<sep>Tail: to ask for something in return
Ex Output:
Yes
Ex Input:
Head: PersonX has a pool party<sep>Tail: to go home
Ex Output:
Yes
Ex Input:
Head: PersonX has a pool party<sep>Tail: To buy items for the party
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Part 1. Definition
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Answer: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Part 3. Exercise
Head: PersonX achieves PersonX's ___ by means<sep>Tail: to work harder
Answer: | No | 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX accepts the job<sep>Tail: confident
A: | No | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX affects PersonY's interests<sep>Tail: steals a job
[EX A]: No
[EX Q]: Head: PersonX joins PersonY's ranks<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX answers the door<sep>Tail: PersonX opens door
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example output: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX answers the door<sep>Tail: PersonX opens door
A: | No | 3 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX answers PersonY question<sep>Tail: prompt
| Solution: No | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX has a good job<sep>Tail: to give PersonX a promotion
[EX A]: Yes
[EX Q]: Head: PersonX kisses PersonX's date<sep>Tail: to tell personX they had a good time
[EX A]: Yes
[EX Q]: Head: PersonX bears the brunt<sep>Tail: to accept the consequences
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX is left behind<sep>Tail: to ignore PersonX
A: | Yes | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX does n't help much<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX asks PersonY to show<sep>Tail: interested
Solution: | No | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX bears the brunt<sep>Tail: to accept the consequences
Solution: | No | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
This is a good example. As a result of the Head, PersonY will want to be messaged.
New input case for you: Head: PersonX accepts the invitation<sep>Tail: grateful
Output: | No | 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX leaves the building<sep>Tail: none
Solution: | Yes | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX is no longer scared<sep>Tail: to give PersonX candy cane
A: Yes
****
Q: Head: PersonX gets PersonX's grades up<sep>Tail: none
A: Yes
****
Q: Head: PersonX becomes PersonY object<sep>Tail: to let person Y use them
A: | No
****
| 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX graduates with a degree<sep>Tail: to encourage personX
A: Yes
****
Q: Head: PersonX gives ___ to PersonX's friend<sep>Tail: to give a gift back
A: Yes
****
Q: Head: PersonX achieves PersonX's dream<sep>Tail: Diligent
A: | No
****
| 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX allergic to bees<sep>Tail: weaker
SOLUTION: No
PROBLEM: Head: PersonX answers the question<sep>Tail: to be cooperative
SOLUTION: No
PROBLEM: Head: PersonX challenges ___ to a game<sep>Tail: to do their best
SOLUTION: | Yes
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX always wore<sep>Tail: picked out clothes
[EX A]: No
[EX Q]: Head: PersonX plans PersonY's wedding<sep>Tail: to have their requests met
[EX A]: Yes
[EX Q]: Head: PersonX answers PersonY's question<sep>Tail: People learn the answer
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX orders ___ for lunch<sep>Tail: to eat the lunch
Solution: | Yes | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX is throwing a party<sep>Tail: to have fun
[A]: Yes
[Q]: Head: PersonX affords PersonY protection<sep>Tail: to help person y
[A]: No
[Q]: Head: PersonX answers PersonY's letter<sep>Tail: caring
[A]: | No
| 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX achieves PersonX's objective<sep>Tail: Applies for a pay hike
Solution: | No | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX bears ___ unto the PersonY<sep>Tail: to express their gratitude
Ex Output:
Yes
Ex Input:
Head: PersonX finds ___ on craigslist<sep>Tail: none
Ex Output:
Yes
Ex Input:
Head: PersonX laughs in PersonY's face<sep>Tail: to move away from PersonX
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX loves horses<sep>Tail: none
Output: Yes
Input: Consider Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonX buys a gift for PersonY
Output: No
Input: Consider Input: Head: PersonX always ate ___<sep>Tail: becomes secure and comfortable
| Output: No
| 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX laughs in PersonY's face<sep>Tail: to move away from PersonX
| Solution: Yes | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX gives PersonY a glance<sep>Tail: to get dinner
Solution: | Yes | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to make sure PersonY gets something good
Answer: No
Question: Head: PersonX goes ___ at night<sep>Tail: none
Answer: Yes
Question: Head: PersonX calls my boss<sep>Tail: none
Answer: | Yes
| 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX asks if PersonY was okay<sep>Tail: PersonY thinks about their injury
Solution: | No | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX holds PersonY's head up<sep>Tail: PersonY thanks PersonX for their assistance
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX adopts every ___<sep>Tail: Commits to being responsible
A: | No | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX is bullied in school<sep>Tail: none
Example Output: Yes
Example Input: Head: PersonX invites PersonY to take<sep>Tail: to tell PersonX what they really want
Example Output: Yes
Example Input: Head: PersonX holds PersonY's head up<sep>Tail: PersonY thanks PersonX for their assistance
Example Output: | Yes
| 3 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX asks PersonY's mother for help<sep>Tail: worried
[EX A]: No
[EX Q]: Head: PersonX develops PersonX's talents<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX always watch ___<sep>Tail: learns about someone/something
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX hopes would get<sep>Tail: none
Answer: Yes
Question: Head: PersonX does such a good job<sep>Tail: none
Answer: Yes
Question: Head: PersonX bears the brunt<sep>Tail: to have something difficult to do
Answer: | No
| 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX improves PersonY's condition<sep>Tail: thank PersonX
Solution: | Yes | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX accepts god 's ___<sep>Tail: decisive
Ex Output:
No
Ex Input:
Head: PersonX has food poisoning<sep>Tail: none
Ex Output:
Yes
Ex Input:
Head: PersonX is a bad cook<sep>Tail: none
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX badly wanted<sep>Tail: desirable
[A]: No
[Q]: Head: PersonX looks after PersonY's children<sep>Tail: to go to night school
[A]: Yes
[Q]: Head: PersonX can not find PersonY's car keys<sep>Tail: to tell x where the keys are
[A]: | Yes
| 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Teacher: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Reason: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this instance: Head: PersonX bakes bread<sep>Tail: Industrious
Student: | No | 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
instruction:
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX asks ___ for one<sep>Tail: to call him
answer:
No
question:
Head: PersonX babysits PersonX's nephew<sep>Tail: to give a commitment to babysitting their nephew
answer:
No
question:
Head: PersonX achieves PersonX's dream<sep>Tail: none
answer:
| Yes
| 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX holds PersonY hand<sep>Tail: To get intimate with X
SOLUTION: Yes
PROBLEM: Head: PersonX accepts PersonX's diploma<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX bakes bread<sep>Tail: Industrious
SOLUTION: | No
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX achieves PersonX's dream<sep>Tail: none
| Solution: Yes | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX increases PersonX's output<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX gets behind PersonY<sep>Tail: none
| Solution: Yes | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX kisses PersonY on the mouth<sep>Tail: To walk away and avoid them
A: Yes
****
Q: Head: PersonX attends PersonY school<sep>Tail: to be in school
A: No
****
Q: Head: PersonX arrives to the restaurant<sep>Tail: To meet with friends
A: | No
****
| 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX challenges ___ to a game<sep>Tail: none
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX goes bowling<sep>Tail: to roll the ball
Solution: | Yes | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX finds PersonY's wallet<sep>Tail: none
A: Yes
****
Q: Head: PersonX accepts PersonY's offer<sep>Tail: to form agreement
A: No
****
Q: Head: PersonX causes PersonY explosion<sep>Tail: call their family
A: | Yes
****
| 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX begins to hurt<sep>Tail: vulnerable
Solution: | No | 4 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX needs a place<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX affords PersonY every ___<sep>Tail: wealthy
Answer: | No | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX argues a lot<sep>Tail: annoyed
SOLUTION: No
PROBLEM: Head: PersonX adopts every ___<sep>Tail: tolerant
SOLUTION: No
PROBLEM: Head: PersonX makes PersonY feel sick<sep>Tail: to get better
SOLUTION: | Yes
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX goes bowling<sep>Tail: to try to win
Ex Output:
Yes
Ex Input:
Head: PersonX bears the brunt<sep>Tail: to take a break
Ex Output:
No
Ex Input:
Head: PersonX asks PersonX's grandma<sep>Tail: to have a question for grandma
Ex Output:
| No
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX passes PersonX's math class<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX lives with PersonX's children<sep>Tail: to watch tv after their homwork
[EX A]: Yes
[EX Q]: Head: PersonX comes to grief<sep>Tail: none
[EX A]: | Yes
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX makes PersonX's case<sep>Tail: none
Ex Output:
Yes
Ex Input:
Head: PersonX asks PersonY to make<sep>Tail: support
Ex Output:
No
Ex Input:
Head: PersonX hides PersonX's ___ in PersonY's hands<sep>Tail: to comfort PersonX
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX assumes another ___<sep>Tail: like a new person
Solution: | No | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX mentions in PersonY chapter<sep>Tail: to thank them
[A]: Yes
[Q]: Head: PersonX attends school<sep>Tail: studious
[A]: No
[Q]: Head: PersonX affords PersonY protection<sep>Tail: grateful
[A]: | No
| 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX affects PersonY's interests<sep>Tail: steals a job
Answer: No
Question: Head: PersonX has run away<sep>Tail: create a search party
Answer: Yes
Question: Head: PersonX babysits PersonX's nephew<sep>Tail: Playful
Answer: | No
| 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX babysits PersonX's nephew<sep>Tail: Playful
Solution: | No | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX gives ___ some milk<sep>Tail: to be happy
Answer: Yes
Question: Head: PersonX is on a family trip<sep>Tail: to like X's posts on social media
Answer: Yes
Question: Head: PersonX arrives home from work<sep>Tail: locks home
Answer: | No
| 7 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX gives ___ to PersonX's friend<sep>Tail: to give a gift back
[EX A]: Yes
[EX Q]: Head: PersonX is playing with friends<sep>Tail: to go eat pizza
[EX A]: Yes
[EX Q]: Head: PersonX also decided<sep>Tail: be glad made right decision
[EX A]: | No
| 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX left PersonX's ___ behind<sep>Tail: none
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX gets it cut<sep>Tail: to clean the hair from the floor
| Solution: Yes | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonX buys a gift for PersonY
Output: No
Input: Consider Input: Head: PersonX becomes PersonY's wife<sep>Tail: sex
Output: No
Input: Consider Input: Head: PersonX lays a finger on ___<sep>Tail: none
| Output: Yes
| 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX also loved ___<sep>Tail: becomes dehydrated
SOLUTION: No
PROBLEM: Head: PersonX asks PersonY to stay<sep>Tail: social
SOLUTION: No
PROBLEM: Head: PersonX looks before you leap<sep>Tail: to know how far they leaped
SOLUTION: | Yes
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX looks before you leap<sep>Tail: to know how far they leaped
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX answers PersonY's question<sep>Tail: inform the person
No
Head: PersonX calls the girl<sep>Tail: To talk to X
Yes
Head: PersonX goes bowling with PersonY<sep>Tail: to roll a strike
| Yes
| 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX affects every ___<sep>Tail: personal object
Answer: | No | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
This is a good example. As a result of the Head, PersonY will want to be messaged.
New input case for you: Head: PersonX gets divorced<sep>Tail: move on
Output: | Yes | 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX becomes PersonY wife<sep>Tail: to plan a wedding
No
Head: PersonX minds PersonY asking<sep>Tail: none
Yes
Head: PersonX gets on PersonY's case<sep>Tail: to scold personY
| Yes
| 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX gets on PersonY's case<sep>Tail: to scold personY
A: | Yes | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
A: Yes
Rationale: This is a good example. As a result of the Head, PersonY will want to be messaged.
Q: Head: PersonX arrives home<sep>Tail: satisfied
A: | No | 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution: Yes
Why? This is a good example. As a result of the Head, PersonY will want to be messaged.
New input: Head: PersonX makes PersonX's work<sep>Tail: to compliment x's work
Solution: | Yes | 0 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX agrees to the challenge<sep>Tail: be offered a challenge
Ex Output:
No
Ex Input:
Head: PersonX lives with PersonY's children<sep>Tail: to receive some help with household chores
Ex Output:
Yes
Ex Input:
Head: PersonX achieves PersonX's objective<sep>Tail: to set a goal
Ex Output:
| No
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: jealous
Example Output: No
Example Input: Head: PersonX argues a lot<sep>Tail: lose some money
Example Output: No
Example Input: Head: PersonX achieves PersonX's objective<sep>Tail: goes on to tell others about success later on.
Example Output: | No
| 3 | NIv2 | task1198_atomic_classification_owant | fs_opt |
instruction:
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX catches three fish<sep>Tail: to go fishing.
answer:
Yes
question:
Head: PersonX does a bad job<sep>Tail: none
answer:
Yes
question:
Head: PersonX finds PersonY opportunity<sep>Tail: to save money for the future.
answer:
| Yes
| 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, PersonY will want to be messaged.
OK. solve this:
Head: PersonX pales in comparison<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX makes PersonX's case<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX minds PersonY asking<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX affects children 's ___<sep>Tail: influencing
SOLUTION: | No
| 8 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Problem: Head: PersonX always tries<sep>Tail: to stay positive
| Solution: No | 5 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX mentions in PersonY chapter<sep>Tail: publish the piece
Output: Yes
Input: Consider Input: Head: PersonX lives with PersonY's children<sep>Tail: get married
Output: Yes
Input: Consider Input: Head: PersonX arrives home from lunch<sep>Tail: none
| Output: Yes
| 2 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX makes PersonY mad<sep>Tail: get back at PersonX
Ex Output:
Yes
Ex Input:
Head: PersonX offer PersonY resistance<sep>Tail: to overpower x
Ex Output:
Yes
Ex Input:
Head: PersonX gives PersonX's friend ___<sep>Tail: to say thanks
Ex Output:
| Yes
| 1 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX finds PersonY opportunity<sep>Tail: to save money for the future.
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
instruction:
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX badly wanted<sep>Tail: desirable
answer:
No
question:
Head: PersonX asks PersonY to show<sep>Tail: interested
answer:
No
question:
Head: PersonX answers the door<sep>Tail: have a house
answer:
| No
| 9 | NIv2 | task1198_atomic_classification_owant | fs_opt |
In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, PersonY will want to be messaged.
Now, solve this: Head: PersonX feels more comfortable<sep>Tail: none
Solution: | Yes | 6 | NIv2 | task1198_atomic_classification_owant | fs_opt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.