input
stringlengths 1.35k
2.84k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: let's split them in half YOU: i'd like 2 hats, and 1 ball.
Output:
| [
"Yes"
] | task1384-d8f287a421ad4bfd8f83c6fd642ea501 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: ill give you all the books for one hat YOU: you can have all the books and i keep the rest THEM: no deal.
Output:
| [
"No"
] | task1384-6c1cdde25ce043db9b108be1580840d3 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like everything YOU: i need the books and the ball you can have the hats THEM: i need the hats and the ball YOU: okay deal.
Output:
| [
"Yes"
] | task1384-c8099d6d1988491ea5920568dff2c983 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want one of each. YOU: is the ball of high value for you? THEM: somewhat, but if you want the ball, you can have that. and i'll take only the hat. YOU: that's my dilemma, how about i take hat, you take the ball and 3 books? THEM: ok.
Output:
| [
"No"
] | task1384-69ee3d70e32649a5a337079e35ed8be2 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i will take the books and the hat you can have the basketball YOU: can i have the basketball and the hat? THEM: sure that sounds like a great deal YOU: okay, i will take the basketball and the hat, and you can have the 3 books. thank you.
Output:
| [
"Yes"
] | task1384-fdeb8119c08b43c4bb3ece9f0fa0226f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need to books, the rest to you YOU: ok deal.
Output:
| [
"No"
] | task1384-f116c72300bd45ae86cb897e6f449872 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need 1 book and 1 hat YOU: how about the book and two balls? THEM: you can have all of the balls. i really need the book and the hat.
Output:
| [
"Yes"
] | task1384-bacc3da45ab24de9b2c80d5f11006225 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the hat and the ball. YOU: you can have hat and 2 books THEM: deal.
Output:
| [
"Yes"
] | task1384-43cf8a6c473b4918ac52702b22c40149 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would love to have a hat and the books. YOU: and i'd take one hat and the balls? THEM: we split the hats and i get all the books how does that sound to you. YOU: deal!
Output:
| [
"No"
] | task1384-0c782cba7a9540188f9553532a43ea4f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the hat and the balls. YOU: i'll let you have everything else if i can have the hat. THEM: deal.
Output:
| [
"Yes"
] | task1384-2e01b949a93647f7855e878c9bd6d95d |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i get the hat hat and a ball you can have the rest YOU: ok.
Output:
| [
"No"
] | task1384-d5bdce591a0440c188175aebb8d72c3d |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the hats YOU: how about i get either the book or the ball with one hat? THEM: naw 4 hats for you YOU: ok. THEM: deal 4 hats for you and 1 book and 1 ball for me.
Output:
| [
"Yes"
] | task1384-0acc0f12760d4b819ae8c220fc9c895e |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want the book and 3 hats YOU: no deal i need the book also THEM: well, phoo, but it happens YOU: you must have the book to make deal? THEM: yep YOU: then we will not be able to agree sadly THEM: so we just have to exchange msg's until we get the no deal option YOU: yes i know, this is sad! THEM: nd YOU: maybe next time we can make a deal.
Output:
| [
"No"
] | task1384-7b69781ef5514407a4414821d24c8afa |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the books if i can have the hats and balls YOU: no deal. i'll take the books and balls and you can have the hats. THEM: that won't work for me, you can have 1 ball and 1 book and give me the rest YOU: no deal. THEM: ok the best i can do is both hats and 1 ball and you get both books and 1 ball YOU: deal.
Output:
| [
"Yes"
] | task1384-acd53fa6288f4a98af03b311e12e7acb |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the ball and both books. YOU: no way, you can have both books, i get the ball. THEM: if you want the ball, i want both books and both hats. YOU: no, but you can have the ball if i can have both hats and both books. THEM: how about i get one book and the ball. you can have the rest. YOU: ok deal THEM: deal.
Output:
| [
"Yes"
] | task1384-49d6d2b08da649a19326839b2df94b2e |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, can i have 3 balls and a hat? YOU: yes.
Output:
| [
"Yes"
] | task1384-f6250b92ebcf4d29a5461843f035d827 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: how about i get the hat and both basketballs and you can have the books? YOU: i need the hat but you can have all the books and a basketball THEM: i really want the hat too, but i'll give it to you if i can have both balls and all the books.
Output:
| [
"No"
] | task1384-fb9693c607094db0918aaaf76178ce36 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the book and ball if i get all the hats. YOU: deal.
Output:
| [
"Yes"
] | task1384-98dcbbbb90114ff88f1cf3184691c6a0 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like 2 books and 1 hat please YOU: i'd like both hats, but you can have both books and both basketballs. THEM: deal.
Output:
| [
"Yes"
] | task1384-5ac6729212054a0caead2f4b34ed35db |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want the ball and hat YOU: same. i can't do a deal without the ball. THEM: how about you get the ball i take everything else then YOU: deal.
Output:
| [
"Yes"
] | task1384-13a1916708694e01bb722f2e881bc646 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: gimme the books YOU: how about you take one book and the ball instead? THEM: ok.
Output:
| [
"Yes"
] | task1384-acfbfb567fc24cebac6f7ad4c9fa0776 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi there! id like the balls and book, and you can have the rest YOU: ok.
Output:
| [
"Yes"
] | task1384-78a75709c41d45fc9396a1fc27a3ca08 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like 2 books and 2 balls YOU: i could not give up both books THEM: how about one book and 3 balls YOU: i would need the hat, one book, and one ball THEM: deal.
Output:
| [
"Yes"
] | task1384-e1bcd9d54a424ba78332eea74ef8a773 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the balls. YOU: i need one ball, you can have the hats and i will take the books THEM: deal. YOU: sounds good.
Output:
| [
"Yes"
] | task1384-a78def217f7e4ed689ec3942cc70000a |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: can i have the book and 1 hat YOU: yes THEM: thanks.
Output:
| [
"Yes"
] | task1384-064f366ccc9246f183ccedbf04b7e52d |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need the two books, you can have the rest YOU: can i just have one book and you can have one book and one ball THEM: no YOU: how much are the books for you? THEM: four YOU: fine, take the 2 books THEM: great.
Output:
| [
"Yes"
] | task1384-1902b2c868ca474d8b674c7ec7072637 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i just wan the hat please YOU: ok deal THEM: thx.
Output:
| [
"Yes"
] | task1384-47e2c3d2ea4e476f9fd7f607729ca75f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the ball YOU: you can have the ball and ill take the books and hat THEM: how about i get the hat and ball and you get the books? YOU: that works THEM: deal, thank you.
Output:
| [
"Yes"
] | task1384-78f73480dea9469dbf504fd1f571cd05 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want one of each. YOU: i want the book ant two hats THEM: will you take the book and one hat instead? YOU: deal.
Output:
| [
"Yes"
] | task1384-37060d976c544a82bfca6dc277710fb9 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: what would you like YOU: the ball and 2 hats THEM: how about no, you take all books and i tajke the rest YOU: i need the ball and 2 books THEM: ball is out YOU: dont be selfish. i need the ball THEM: ball is five, i can't YOU: then i get the rest, and you can have the ball THEM: never, only five? YOU: we would each get 5 / 10 THEM: i don't trust you.
Output:
| [
"No"
] | task1384-fd2f07c053e648fd9f7eea155a4ffb81 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like one hat, the ball and the book. YOU: you can have book and ball but i need the hats THEM: ok. i'll take the book and the ball. YOU: i will take 3 hats.
Output:
| [
"Yes"
] | task1384-6943cde0f0334b508df86dcee25625d6 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'll take all 3 hats. YOU: if you are going to take the hats i would need everything else along with one of the hats THEM: only if i can have the book YOU: no deal. i need the book and one hat THEM: you can have 1 hat if i can take the book. YOU: no deal. i need the book and the hat. no deal otherwise THEM: you can have all the hats if i can keep the book. YOU: no deal. THEM: you can have everything else if i can have the book. YOU: no deal. THEM: that was my final offer.
Output:
| [
"No"
] | task1384-0a58335edcd941f29222b6df28632f59 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: take all books and i keep the rest YOU: i would at least need the ball to go with the books THEM: yeah i can't do that YOU: ok, then how about i get all the books and 1 hat THEM: ok deal.
Output:
| [
"Yes"
] | task1384-184b491e5d504b0698ab543cd3965cde |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have all the balls and one hat you can have the rest YOU: deal THEM: great!
Output:
| [
"Yes"
] | task1384-ed46a83d54e54d9caae79a0c624e7212 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need the ball and hat, you can have the rest YOU: i need the ball THEM: i can't part with the ball. i can give you books and hat YOU: there wont be a deal without the ball THEM: okay, no deal YOU: are you sure? my grandma really needs the ball THEM: i think your grandma would rather have books and a hat YOU: no, she's a big lakers fan, shoots regularly THEM: no deal for grandma, sorry YOU: but maybe you reconsider? THEM: i can't leave here without the ball.
Output:
| [
"No"
] | task1384-e6b0c97e036747b4aabfc080627da6aa |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the books and balls YOU: how about 1 book and 3 balls? THEM: deal.
Output:
| [
"Yes"
] | task1384-36c121d7283a4e55b52869d77048c3cc |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want book 2 hats YOU: i'll give you 2 balls in exchange for the book THEM: i'll take 3 balls 2 hats YOU: ok deal THEM: so you get book only YOU: yes THEM: okay.
Output:
| [
"Yes"
] | task1384-b1bc83d29bf94ab4ba3d043fa2fc9c4c |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the books and hats YOU: hats and balls for me THEM: i need the books and one hat or one ball. YOU: ok, i take the hats and one ball.
Output:
| [
"No"
] | task1384-b0c4f418a2204d0c96c239e31be2f797 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like all balls and you can have the rest YOU: deal THEM: great deal.
Output:
| [
"Yes"
] | task1384-d030983a0a74456097d5cee63f04d264 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the hat and ball i will cede the lovely books YOU: i need two books and one hat THEM: the hat is really paramount for me. i can give you all other things YOU: no can do THEM: lol... ok. well, the hat is 9 for me so without it there will be no deal YOU: so i guess no deal, THEM: nope YOU: no deal THEM: indeed YOU: true.
Output:
| [
"No"
] | task1384-2596dd9870364986b955a46d858713e4 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need the balls and 1 hat YOU: you can have everything if i can have the book. THEM: sounds good.
Output:
| [
"Yes"
] | task1384-56c896c7b524499a97337d9a5c05afa7 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have all of the books if i can have the hat and the ball. YOU: i have always wanted a ball just like that. you can have the hat and a book THEM: it truly is a fantastic ball and i do not want to give it up. YOU: the only way i could get over losing that ball is if i got to read my 4 books while wearing my new hat THEM: i really can't justify denying you the new hat and books. so i will take the ball and you take the rest?
Output:
| [
"Yes"
] | task1384-e6fd2c7ea3d6492d8ec9ec21c6b2683d |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hows about 2 books and 2 hats for me, you get 1 ball and 1 hat? YOU: no deal. i can do all hats and you get the rest? THEM: can you trade a hat for the ball? YOU: so i get 2 hats and a ball? THEM: yep.
Output:
| [
"Yes"
] | task1384-0523a66a08c849c1b948e5a6464724b4 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: how bad do you want a book YOU: keep the rest. i want the ball. THEM: sorry but i also need the ball YOU: i'll take the hats if you want the rest. THEM: you get the hats and i get 1 book and 1 ball - deal!
Output:
| [
"Yes"
] | task1384-880dfe14faa1491e919299683de14716 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you take the book, i will take the hat and the balls YOU: you may have the book and two balls, and i will keep the hat THEM: you take the hat i take the rest? YOU: that sounds like a great deal.
Output:
| [
"Yes"
] | task1384-95d33be037204d999d86ab6cce8983ed |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'm a cowboy who likes to play basketball while both my horse and i wear hats. whadda ya say? YOU: i'd be willing to give you the ball, even though i'd be taking a big loss.... but in return, i'd need both hats, and both books. THEM: sorry partner, i just can't abide by that deal /. YOU: would you take the ball and one hat? leaving it so that i get both books and one hat? THEM: the ball and a hat seems fair to me. YOU: done deal.
Output:
| [
"Yes"
] | task1384-6eef2ac4a25843a286026ee5581ebba1 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want the hats and ball. YOU: i'll take the books and ball sure. THEM: no way! give me one hat and the ball. YOU: how about i trade you one hat for the ball. THEM: no. i can take two hats and you get the rest. YOU: deal.
Output:
| [
"Yes"
] | task1384-17d561ef37a74c5889816d22bc6c3989 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i am a nerd, i just want the book. YOU: that seems reasonable. thank you. THEM: great.
Output:
| [
"Yes"
] | task1384-9994929efce341e781c7a6a7c3de4cf2 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the books and the hats you can have the balls YOU: i would need 1 hat THEM: you can have one hat and the balls and i will take the two books and the hat? YOU: ok THEM: okay great! thank you!
Output:
| [
"Yes"
] | task1384-2bfea8b4920444df9e0519cfb85ddadd |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the hat and balls if i can have all of the books YOU: deal.
Output:
| [
"No"
] | task1384-a26d1ee6d3934470a5a5c8835ef47464 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: gimme the hat and ball YOU: agreed i will take the rest.
Output:
| [
"Yes"
] | task1384-197b0d78666946a1be35317a79953afe |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the balls and 1 hat? YOU: how about you take the balls and i take the hat and a book? THEM: i get 3 balls and 1 book? YOU: yes THEM: fair enough i suppose. deal.
Output:
| [
"Yes"
] | task1384-5e5c5806b2e143d1a6d4929de68ac506 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need one of each YOU: and i need one hat and 1 book THEM: that's not going to work, i need the book YOU: i need the book too. THEM: we're at an impass : ( YOU: well just have to say no deal then. THEM: yes YOU: so no deal. THEM: nod eal YOU: keep going lol THEM: yep.
Output:
| [
"No"
] | task1384-b20885a24fd64bf8af20c6b34dab56ab |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the balls. i'll take the books and hats. YOU: i can do balls and 1 book. you can have the rest. THEM: done.
Output:
| [
"Yes"
] | task1384-9b5248dd5f1e4b129a465f44484762ac |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the hat and the ball you can have 4 books YOU: how about you choose one or the other THEM: well i have to have that hat, and i love the basketball also YOU: ill take all the books THEM: you can have all the books.
Output:
| [
"Yes"
] | task1384-6cea4fd4bf5e4609b40fd8e90783724c |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'll take book and balls if you want the hats YOU: can i get the hats and a ball also? THEM: ok.
Output:
| [
"Yes"
] | task1384-3c4a21e135554ff6aee31d1ba30680ce |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the ball and the books you can have the hats YOU: i would like the ball as well, make me another deal. THEM: i can not give up the ball... are you willing to make another deal where i can get the ball? if i can get the ball you can have the rest YOU: i agree to that. THEM: okay great! thank you!
Output:
| [
"Yes"
] | task1384-da74fc88bcab4e8d8059258f3c4ec3d6 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, i need 1 hat and 3 balls please YOU: yeah hat is not possible THEM: won`t work without the hat. sorry YOU: ok let go to no deal THEM: you won`t work without the hat? YOU: nope THEM: ok so no deal, i can`t work without the hat YOU: no deal THEM: no deal YOU: no deal.
Output:
| [
"No"
] | task1384-5ad34e62a450402f80c59742243db0de |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: take 2 balls while i have the rest YOU: how about i take 2 balls and one book THEM: deal.
Output:
| [
"Yes"
] | task1384-cab6b6b0824c485897aaf08155660eae |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: gimme the book and 2 balls YOU: unfortunately the book is the only thing of mine that has value ; no chance you can part with book and the hat, you keep all the balls? THEM: take book i get rest YOU: deal.
Output:
| [
"Yes"
] | task1384-aaf4a1c949534d879d5fd2b316757dcc |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the balls. YOU: how about i take 1 of each? you get two balls and a hat? THEM: deal.
Output:
| [
"Yes"
] | task1384-ef58d7c5180a4c8cb94b28a0375ec589 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'll take the ball. you can have the rest. YOU: okay agreed.
Output:
| [
"Yes"
] | task1384-41592e634a454f94ae240b3f8f82b969 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: can i have two balls and a book and a hat please? YOU: thats too much THEM: okay then i'll have the book and hats you take the balls YOU: no can do THEM: then i guess we have no deal YOU: i need boook, two hats and one ball THEM: no can do YOU: no can do THEM: no deal. YOU: no deal.
Output:
| [
"No"
] | task1384-e031f5641b3d4107a17fd965b7f3ab05 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i need the book to study with, i'll let you have all of the hats YOU: give me all the hatts and the basketball THEM: hmmm.. i like the ball.
Output:
| [
"No"
] | task1384-a84b886883764447b317db481fc28eaa |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the basket balls you can have the rest. YOU: deal.
Output:
| [
"Yes"
] | task1384-408dac1655bc492fb72a850b8b329423 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, i want the ball and hat, you can have the 3 books YOU: deal.
Output:
| [
"Yes"
] | task1384-81174223526f41b1a53afaa7fbcd5872 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want one of each. YOU: how about you take all 4 books and i take ball and hat? THEM: would you be willing to let me have the hat too? YOU: that just leaves me with 1 item, i'd prefer to keep both to score some points. THEM: ok. YOU: thanks!
Output:
| [
"Yes"
] | task1384-c88efec9cfa3433f87d3f31a08d4957a |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, how about i take the hat and one ball YOU: how about you take the hat and i get everything else? THEM: sure.
Output:
| [
"Yes"
] | task1384-f94abcaf7888417483b2b7b2db1f77d8 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want two hats a ball and a book YOU: i will need many objects if i give up the ball. THEM: ok, how about i give you the ball and take the rest? YOU: how about you give me the ball and one hat? THEM: ok.
Output:
| [
"Yes"
] | task1384-3196a9234b454f788afde2044b6efc9d |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: what would you like YOU: i would like to take all balls and the hat and you can have the books. THEM: i really need the hat but am willing to share the balls YOU: ok how about you take the hat and books and ill take the balls? THEM: deal YOU: ok.
Output:
| [
"Yes"
] | task1384-a269320b35b14c99bd8d56dfe9d81e62 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the hat and books. YOU: no deal. i can have 1 book and 2 balls. you get the rest? THEM: deal.
Output:
| [
"Yes"
] | task1384-1c865367629747ec9d1c36763ccb3df2 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i want the hats and 1 book. i can offer you the rest. YOU: no deal THEM: well what is your counter? YOU: i want one hat and one book u take rest THEM: ok, that works.
Output:
| [
"Yes"
] | task1384-6508fcb0789a41f68d67d8ac6196a356 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: what would you like YOU: 2 balls THEM: i get the rest? deal YOU: sure.
Output:
| [
"Yes"
] | task1384-7069b73d352c44d6bc8adff00c773b5b |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, can i have the 3 hats and the ball? YOU: sure! i'll take all the books. thanks.
Output:
| [
"Yes"
] | task1384-9c3d4f70efc543038a6b1beae8221d9c |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the books you can have everything else YOU: i need at least 1 book. THEM: i can not make that happen. YOU: okay. so agree to no deal then? THEM: no deal if i can not have both books. YOU: no deal. THEM: no deal. YOU: nada. THEM: no deal. YOU: ne.
Output:
| [
"No"
] | task1384-9212999328a1415781f7eb332c917721 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hello. i can give you two basketballs and a hat. what can you give me in return? YOU: that works perfect for me THEM: thank you.
Output:
| [
"No"
] | task1384-95b9bc5ab42f482dbb003a55ea785181 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: how do you want to split this? YOU: i can take a ball and a hat. THEM: okay, i'll take 2 hats and one book. thanks.
Output:
| [
"Yes"
] | task1384-2dd376f1d0b8471c9ef792f22f3fffd4 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'll take a basketball and 2 books. YOU: i'll take 2 books and a hat THEM: can i have one book and one basketball? YOU: yes that will work.
Output:
| [
"Yes"
] | task1384-329102ec672b49f09cc2d74dab8bc0d3 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: ok, i'm looking for some hats, in exchange for some basketballs YOU: i can give you two basketballs. i'll get the hat. THEM: let, do the opposite. i give you two basketballs in exchange of one hat YOU: i really need the hat THEM: but me too! YOU: ok. i'll get the basketballs. it's a deal.
Output:
| [
"No"
] | task1384-dea59ba89d3d40fd94672631cee7c761 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'll take a book and a ball. YOU: i'll take book. you can have everything else. THEM: ok.
Output:
| [
"Yes"
] | task1384-5ea75b440ab6472399661b5fd80fa334 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd go for two hats and a ball YOU: i can offer 2 balls and 1 hat.
Output:
| [
"Yes"
] | task1384-8aaa6e86719d4a3b8d1293622451c1a9 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: could i have a ball and two books? YOU: if i can have the balls and the hat you can have all of the books THEM: let me get the books and one of the balls. YOU: okay deal.
Output:
| [
"Yes"
] | task1384-6cdfb78d445e4b3dbf2cf094b7a4b2ea |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have the 3 balls YOU: i need the balls and either one book or the hat... would that work for you? THEM: i can give you the balls and 2 books if i can keep the hat YOU: okay that works for me. thank you! THEM: deal.
Output:
| [
"Yes"
] | task1384-39c629e159d7472f8705336afb80a7bd |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like two balls and a book please YOU: i can't do that. i need the book, and either two hats or two balls. THEM: i'll give you the book, and one hat YOU: no, i can't do that. i need either both hats, and a book, or both balls and a book. THEM: i can't do that. i need both balls and one hat. you can have the book i know you really want it. but only one hat. YOU: you can have both hats, i will take the balls and the book. THEM: nope, that doesnt work either. YOU: no deal then. THEM: hm i guess no deal YOU: sorry. i just can't.
Output:
| [
"No"
] | task1384-83460d7c78734c99a8765db63f9d5d8f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: can i have the book a hat and a ball please? YOU: i'd like the book and several other items. THEM: take the several items and leave me the book YOU: if i give up the book i'd need to take everything else. and even then it's not a very good deal for me. THEM: deal.
Output:
| [
"Yes"
] | task1384-95af014ea6664fc28e9311e6786512cc |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the book, you can have the rest YOU: i would also like the book. how about you take two hats and the ball? THEM: the book is the only thing of value to me, sorry YOU: for me as well, but since you asked for it first, you can have the book. THEM: thank you! deal YOU: no problem! have a good rest of the day.
Output:
| [
"Yes"
] | task1384-99b21ac6954c40108b242c890da17e1f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hello you can have all of the books if you let me have the hat and the ball. YOU: if i take the hat you can have the rest THEM: i only need the hat and the ball YOU: everything else is worthless to me. i'll take only the hat or no deal.
Output:
| [
"No"
] | task1384-5c54573662124e6c8ab77bacadacb57b |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the ball and the books. YOU: i'd go for 2 hats and a book THEM: i agree.
Output:
| [
"Yes"
] | task1384-19bf1ad6ee2c4b7193405591c5e88d13 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i would like the hat and ball YOU: which one do you need me THEM: the hat, but if i can't have the ball, i would like 1 or 2 books YOU: if i give you the hat i need at least 2 books or i wont make a minimum THEM: ok. i will take the hat and one book.
Output:
| [
"Yes"
] | task1384-d16d0d4d5e74475490d08bbce2cb00bf |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: you can have everything else if i can have the book. YOU: okay that is fair.
Output:
| [
"Yes"
] | task1384-a3389f7646294ac08737e0b4c42c65fa |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the ball you can have the rest YOU: deal THEM: okay great! thank you!
Output:
| [
"Yes"
] | task1384-ebef24d8b3c44464afcc75597cfc9262 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, can i have the 2 balls and a hat? YOU: two hats and books for me THEM: sure, deal.
Output:
| [
"Yes"
] | task1384-5d29cbae29164571b7ed5888271a7f18 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: can i have balls? you can have the rest. YOU: can i have at least one ball? you can have one ball and one hat THEM: ok.
Output:
| [
"No"
] | task1384-ae4c6c508e4b4204a297d9f58de89dad |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the hats, you can have the rest YOU: i need the hats as well. if we can split the difference i can take one hat and the two books and you can have one hat and the two balls THEM: perfect, i'll take one hat, and two balls YOU: okay great!
Output:
| [
"Yes"
] | task1384-61c1a25818a5481fa91610999d0a1d2f |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like the hats, you can everything else YOU: i really want a hat THEM: i would like a hat and a ball then.
Output:
| [
"No"
] | task1384-254a2d2e41bf4c6285946dbf8356ef26 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: gimme the hats, you take rest YOU: i want the hats. THEM: can give em up YOU: can? so i'll take the two hats and you get the rest? THEM: by can.... i mean't can't. sorry to get hopes up. we can split them? YOU: fine. i'll take a hat and a book.
Output:
| [
"Yes"
] | task1384-fe8755712eaa4eb58d9858014581aad2 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: gimme ballz YOU: you can have balls if i can have the rest THEM: gimme a book with the ball YOU: no. you can only have ball if i can have all books and all hats. THEM: bad deal for me then... why so mean? YOU: bad deal for me, they didn't give me a lot to work with. THEM: one of each for me, 2 books for u YOU: no deal. THEM: oh noes. gimme ball and a book YOU: 1 ball for you. 3 books and 1 hat for me. THEM: gimme ball and book YOU: no deal. THEM: i found a stale french fry.... i'll throw that in the pot. you good with that?
Output:
| [
"No"
] | task1384-55ee0cd1235e43be8b8c50662020e527 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: i'd like 2 hats and 1 ball. deal? YOU: sure, i will take that deal. THEM: great, thanks.
Output:
| [
"Yes"
] | task1384-ee730544a848418daeb1f3a8f56031d7 |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: if i can have the hat and the ball you can have the books YOU: i need the hat and two books please THEM: i can not make a deal without getting both the hat and the ball. YOU: then we have a no deal coming up THEM: okay no deal. i'm sorry. YOU: yeah THEM: no deal. YOU: no THEM: no deal. YOU: no.
Output:
| [
"No"
] | task1384-285c3779a67845b897213a6e9e48742a |
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'.
Positive Example 1 -
Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal.
Output: No
Positive Example 2 -
Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal.
Output: Yes
Negative Example 1 -
Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok.
Output: No
Negative Example 2 -
Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal.
Output: Yes
Now complete the following example -
Input: THEM: hi, i would like the hats and books and you can have the balls YOU: deal.
Output:
| [
"Yes"
] | task1384-f645aab7713249aea6aa43bf7968b571 |