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: if i can have the hat the rest is yuours YOU: all the hats? THEM: you can have all the hats and the ball YOU: i like books though. how about you take all the hats, and i take the book and the ball. THEM: the book is 10 for me.... the rest are worth nothing, so... i must have the book or we're not going to have a deal YOU: alright, even though its a loss for me, you take the book, and i'll take the rest. Output:
[ "Yes" ]
task1384-8c46f8757fe94be39082f9a47a2e433c
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: yo yo yo. i would like 3 hats and 1 book good sir. YOU: i would like the book and the ball, all hats to you brah. THEM: hmm i do like hats, but i dunno mane. YOU: i'll throw in a valentine THEM: alright i guess that'll do. it better not be those awful candy hearts though. hats away. Output:
[ "Yes" ]
task1384-ac6173f37d364049b9c3a9b6b948ee7b
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 basketballs and the hats you take the book YOU: can i have the book and 1 hat please. THEM: deal i will take the basketballs and 1 hat YOU: great. Output:
[ "No" ]
task1384-7926aadcfbcf443db0488bd9ef931867
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 give you 1 hat and 1 book YOU: i will take the ball and the books. you can keep the hats THEM: nope that does not have value to me.... i'll give you 2 hats and 1 book YOU: i will take the ball and the hats you keep the books THEM: cannot give up the ball.... YOU: if you get the ball i need everything else THEM: nope, i'll give you 2 hats and 2 books, final offer YOU: deal. Output:
[ "Yes" ]
task1384-f39aa3bd10d1485497929c354cfc6162
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 one hat and one book YOU: how about i get the ball, and 2 books and you get the rest THEM: how about you have all the books and one hat, and i get the rest. YOU: i really want the ball THEM: how about you take the ball, and i take the rest YOU: how i get the ball and one book and you get the rest? THEM: i really need the books and the hat. YOU: i at least need the ball and one book THEM: well you can have the ball, and i take the rest. YOU: no that doesn't work for me. i want the ball and one book. Output:
[ "No" ]
task1384-92b7472a05474401a4b39f7ae0adc73c
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 books a hat and a ball please? YOU: sounds good, 3 hats for me the rest for you. THEM: deal. Output:
[ "Yes" ]
task1384-baed5d3f7f164131b93d3032c8f8d526
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 2 hats, and the 2 balls. what do you need? YOU: thats a lot... if i can have the book and a ball i can agree to that THEM: you want 1 book and 1 ball? YOU: yup THEM: i can agree to that. i take the rest then. Output:
[ "Yes" ]
task1384-06598d3e0a66450fac1e55b4fd5fe925
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 1 hat and 1 ball YOU: you can have all of the balls if i can have the hat. THEM: fine YOU: can i also have one of the books? THEM: you can have both, i don't need them YOU: okay, great. so you get the balls, i get everything else. Output:
[ "Yes" ]
task1384-87af3aabc7ef411eac7779e4ce6a0c05
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 want the ball YOU: ok! THEM: thx. Output:
[ "Yes" ]
task1384-00a72d8ff1c04e2facaad268f903baf1
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 and the book. YOU: deal. Output:
[ "Yes" ]
task1384-fb7d72ece9ca4a3f9b94c4b7d182dc42
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 just need 2 hats and 2 books YOU: alright 2 hats and 2 books for you, 2 balls and 1 book for me. Output:
[ "Yes" ]
task1384-a8c52837d0dc489087c3801b29e49777
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 the hats YOU: deal THEM: cool beans. Output:
[ "Yes" ]
task1384-7ef4febd32694d58be71c5a5cda3d695
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 could really do with like, three balls and two of those hats. YOU: i will need the book and at least one or two other objects. THEM: ok, i'll take the book. you can have everything else. YOU: i liked your initial offer better. how about i get the book and either one hat or one ball? THEM: you can take the book, but i really can't afford to let you walk with anything else. YOU: ok, i agree, i will take only the book. THEM: deal. Output:
[ "Yes" ]
task1384-c39e98dc331b4062b679252f9efa0c98
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 2 hats and 2 books? YOU: ok deal. Output:
[ "Yes" ]
task1384-57001627e230485baba709f17c54ab0a
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 if i take the three balls and the two books and leave you the hat. YOU: how about i take the hat and one book, the rest to you THEM: ok i can do that i get the three balls and a book. Output:
[ "Yes" ]
task1384-a4952923260445efb2b5e991cd5dbea8
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 books you get balls YOU: i need hat and balls THEM: i need the hat and books please. YOU: i need the hat THEM: you get hat i get the rest YOU: ok THEM: deal. Output:
[ "Yes" ]
task1384-84370bc083644ee98d69764eeec4bb06
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 books and hat YOU: i only want the books. THEM: are you sure i can't have one book? YOU: you can have one book, if i can have the ball THEM: ok deal. Output:
[ "Yes" ]
task1384-a930d4676aa24f33943709f2723494e0
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 and one hat YOU: you can have everthing except the ball THEM: i really need the ball, you can have the rets YOU: it seems there's no deal here THEM: right YOU: i think we have to waste a few lines first THEM: oh, ok, so i would still like the ball YOU: i too would still like the ball THEM: you can have the rest, smiles YOU: i can but i won't. Output:
[ "No" ]
task1384-5e7222db0fb64b80b21ee00119f72e53
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 2 hats YOU: ok deal. Output:
[ "Yes" ]
task1384-86dd5e9ac3114f76b98b1022846986da
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 book and the balls. YOU: cant do that. id like the hats, book and 2 balls THEM: i really need the book. YOU: if you get the book i would need everything else THEM: can i have the book and one ball at least? YOU: deal. Output:
[ "Yes" ]
task1384-a9cddafe94ab4bf2822ed738f7e8c5a0
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' take the ball and 1 hat you can have the rest YOU: so i get book and 2 hats? THEM: yes. Output:
[ "Yes" ]
task1384-f1a38e4931884ad088e82b587cf4eb42
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: all hats, u take rest YOU: deal THEM: great. Output:
[ "Yes" ]
task1384-6ab3f91c1c4d476eac41e84fa45feecd
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 2 books and the ball YOU: that isn't a good deal for me. what if you get the ball and one book? Output:
[ "Yes" ]
task1384-c63e62f2510747f08bcda3c5d19c1ecd
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, you can have the rest YOU: i really need the book THEM: i absolutely need the book YOU: same THEM: i can't do anything without the book YOU: same THEM: so, no deal? YOU: no deal without the hat THEM: huh? you can have both hats and both balls YOU: i mean the book. Output:
[ "No" ]
task1384-ba62c6ca480540f4b7ccd534a44daec7
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 the balls if i can have the books and the hat YOU: deal. THEM: cool beans. Output:
[ "Yes" ]
task1384-2538b54c1bfc4393a4869a874b7879c0
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 can give you the hat if you give me one book THEM: so i would get the hat and what else? YOU: just the hat but we trade the hat for a book THEM: can i have the hat and one ball? YOU: deal. Output:
[ "Yes" ]
task1384-c711ed9bc9014e22840bebc61d6e70bc
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 give you 1 ball and 1 book YOU: i need hats and 1 book THEM: okay 2 hats 1 book YOU: need 2 of each THEM: okay you can two each YOU: deal THEM: deal. Output:
[ "No" ]
task1384-023e2712c27849caa00a8b079c6f680e
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 book and two balls you. YOU: fine, i get both hats. Output:
[ "Yes" ]
task1384-58a2af620cd24bdfb7157437a5b28756
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 book and the hat. YOU: ok. Output:
[ "Yes" ]
task1384-0308bd6a86ac4f7caf021314788d0939
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 hat and ball YOU: i really need the ball, but can give you the hat and how about 3 books THEM: deal. Output:
[ "Yes" ]
task1384-1ed43ade7d52474d8768653bb7c5e0a6
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 want the book you can have everything else YOU: how about two balls and a hat? THEM: cant do that i need just the book YOU: ok you can have the book THEM: agreed YOU: agreed. Output:
[ "Yes" ]
task1384-8234529f77ac43f2a9b4e05045c451ec
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 the books for a ball YOU: the books are of no value to me, so i don't care about them. definitely would love both the hats. THEM: deal YOU: what about the ball? Output:
[ "No" ]
task1384-341c81f1484c4e23a6ea4fba7bdb33b4
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 book and a ball YOU: no THEM: gimme book and one hat YOU: deal. Output:
[ "Yes" ]
task1384-3e8473eefbc74d23b3998c0944064fec
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 can give you a ball YOU: i can do both balls and you can have the rest. THEM: deal. Output:
[ "Yes" ]
task1384-3ceb59f2417d4bcb80fc77cec695485a
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: deal. Output:
[ "Yes" ]
task1384-60b703aeb11a439f97a8fba41c1c09ff
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 you get book YOU: if i can have the book and the ball you can have the hats THEM: ok YOU: okay thank you! Output:
[ "Yes" ]
task1384-a095e14ff8f24752977ef56d600ca5e2
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 hats and the ball. you can have both books. YOU: i need a book, a hat and the ball. THEM: i can't give up the ball. you can have 2 books and 1 hat. YOU: i can't give up the hat and the ball. THEM: i can't give up the ball. i'll take the ball and two books you can take both hats. YOU: i will not agree to that deal. THEM: ok i need both hats and a book then. you can have the ball and a book. YOU: no deal, i want a book, a hat and a ball. THEM: no deal. i at least need the ball and a hat, or both hats and a book. YOU: then i guess we have no deal. THEM: agreed no deal. Output:
[ "No" ]
task1384-60d08d4bec3a417bb4b6ebadca433e40
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 get the two books and the hats? YOU: one book and one hat THEM: does not make much sense YOU: for you THEM: yes, can i have the two books? you can have the rest YOU: ok just two ooks THEM: yes. Output:
[ "Yes" ]
task1384-7901dc7e3f6a4dd39983f852f5515e03
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: sounds good! thanks. Output:
[ "Yes" ]
task1384-9875b0389b0e41129d6218e1f1e83ea0
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 book. YOU: if i can have the hat and three balls you can have the book. THEM: you may have all the balls. i only want the book. is that ok? YOU: deal. THEM: ok. Output:
[ "Yes" ]
task1384-0fbcf924dc864bce9d14aec514118790
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 1 book. you can have all the balla\ YOU: okay, so i'll take all balls and a book. deal. Output:
[ "Yes" ]
task1384-57e8e79f513b4ac3ac62364a19b9867e
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: the balls and book for me YOU: you can have the balls but, i need the rest THEM: deal YOU: thank you. Output:
[ "Yes" ]
task1384-07b7aeb6c33345079e597605d1cbcca6
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 give you all of the hats, if i can have the book and ball YOU: i would like the basketball and and 2 hats you can have the rest THEM: ok. i'll take the book and 2 hats. Output:
[ "Yes" ]
task1384-cd0bece89c254ca5a689aa37107fe8e1
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 take the balls and the hats? YOU: just hats THEM: sorry, can`t do that. really need them YOU: just hats and one ball then THEM: 2 balls and one hat. i won`t go any low YOU: how about two hats one ball THEM: no deal, that does not work for me. want the 2 balls and one hat. this is as low as i go YOU: yeah no deal THEM: no deal then, sorry YOU: no deal. Output:
[ "No" ]
task1384-74a1d9b2f78143808b52778105614b32
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 and one hat if i can have both books and one hat YOU: the books are valuable to me, and i cannot part with them. how about you take both hats and a ball? THEM: the books are valuable to me as well. i can agree to one hat and one book YOU: you can have both hats and one book. THEM: deal. Output:
[ "Yes" ]
task1384-f99e18ee20da4b7aa052f732b461fb26
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 hate and 1 ball. YOU: i can not make that deal. you can have the hat if i can have all of the balls and books THEM: okay. YOU: okay thank you! Output:
[ "Yes" ]
task1384-e68f148ecdc94a79b0f6fdb445087a1b
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 two books and both balls. YOU: i will give you one book and both the balls if i can have the hat and two books THEM: how about i get both balls and you can have the rest? (nothing else is worth anything to me. ) YOU: great! Output:
[ "Yes" ]
task1384-650047a7f375444bbf6d8e57a3a1666d
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 both balls. YOU: could you get by with just one of them? THEM: ok, i will take one ball and both books. YOU: how about you take both balls and i take the rest. THEM: deal. Output:
[ "Yes" ]
task1384-27d3440cd6d44191bdf4a0f070354421
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 2 hats YOU: no, you can have the books and the ball but i want the 4 hats THEM: ok. Output:
[ "Yes" ]
task1384-f5a2c4351479472297d81949299ab446
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: give me balls and aht YOU: i can't give up any balls. i would need the balls and the hat or the balls and both books. THEM: no deals it seems YOU: agreed. no deal. THEM: yep YOU: yep. no deal. THEM: agreed YOU: no deal. THEM: yes YOU: agreed. Output:
[ "No" ]
task1384-29d89553b43d4a5793549752b01b2edc
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 would like the hats and balls and am wiling to give you the book in exchange. YOU: i need the balls and you can have the book and hats THEM: unfortunately i don't get anything from the book but i am willing to give you 2 of the balls and the book while i take 1 ball and the hats YOU: i would like 2 balls and the books. you can have the hats THEM: yes, that's what i just typed YOU: lol sounds good. Output:
[ "Yes" ]
task1384-2994f55be7f249ad9ad6ee72ee5f542b
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 hats and the balls YOU: sorry, but i need the hats. you can have the books and balls if youd like THEM: how about the books, one hat and the balls YOU: nope sorry. i need both books THEM: then i need both hats and both balls YOU: no deal. sorry THEM: i'll take one of each YOU: deal THEM: thanks. Output:
[ "Yes" ]
task1384-57d349ec0491406f87b816d5cc726b63
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 the ball and the books THEM: i will take the ball and 1 hat. you get the rest YOU: ok deal. Output:
[ "Yes" ]
task1384-e7428679fa9841b7a8c8f5b51cec58e1
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: both books, you take rest THEM: no can do YOU: no deal? THEM: no deal YOU: ok THEM: ok YOU: yep THEM: yes YOU: ok. Output:
[ "No" ]
task1384-f2ef9dec2e4c4136b534012febd0d0a7
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 book and one ball YOU: i need the book most of all THEM: as do i. Output:
[ "No" ]
task1384-164d63780d914cb09ea4b7a6faed1b21
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 do you want? YOU: i'll take the hats you take the others? 3 / 3? THEM: okay, that works pretty well for me. YOU: great, it's a deal! Output:
[ "Yes" ]
task1384-fa91a073f630463a8cb1a66c20d93579
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 rest YOU: books arnt worth much to me, books and 1 ball maybe. THEM: sorry cant do that YOU: books and a hat, work with me here. THEM: cant do that either YOU: i can work with a hat, two balls and abook THEM: no deal YOU: sorry to hear this. THEM: i need the balls and the hat you said you wand the books and hat then you want the hat two balls and a book how is that a better deal for me? YOU: it's not, im trying to tell you the books arnt worth that much to me and clearly arnt to you either so i'm willing to take those books but you gotta toss in either the hat or a ball for me THEM: i said i need the balls and hat so clearly i am not willing to part with them YOU: no deal then. Output:
[ "No" ]
task1384-a249d0caa7d9414bb762546c6d79ca47
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 take ball and books and you can have the hats? YOU: what will you give up for the ball? THEM: all three hats YOU: deal. i'll take only the ball. THEM: no, i meant i'll gob=ve you 3 hats for the ball...... i need the ball and at lest 2 books YOU: oh, i need one of the books. Output:
[ "Yes" ]
task1384-e01e5880a0b84dfd876509c4a5b4fa97
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 1 book YOU: sure deal THEM: okay. Output:
[ "No" ]
task1384-7148255ccb0c453ea9b55bbeacedda4e
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 can have the books YOU: how about i take hat, you take ball, and we split the books down the middle? THEM: no i need the hat YOU: same and the ball is of no value to me. THEM: the hat is the only thing of value to me YOU: unfortunately the best i can offer is i take the hat and leave the rest to you, which is still a poor deal THEM: no deal in that case YOU: alright THEM: you clicked deal - - we did not agree YOU: i have not agreed on a deal or the chat would stop. select no deal when it pops up. Output:
[ "No" ]
task1384-877defd410764fc5b2ef1cf6fea02e8d
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 my balls YOU: but i just want the book THEM: cant have the book, you get all my balls YOU: going to be straightforward here THEM: you get all the balls for one hat YOU: the book is worth 10 THEM: ok this mightbe a no deal then, because the book is worth a lot to me too YOU: looks like all or nothing THEM: no deal YOU: but maybe you give me the book? my book eating horse is starving. Output:
[ "No" ]
task1384-3be4fb270af54b97b3b00025a4d0f956
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 keep book you get everythign else YOU: i'd like the balls and the book. THEM: cant, i keep the book YOU: you can have the hats. THEM: no deal YOU: ok. you take the book i'll take the rest. THEM: deal. Output:
[ "Yes" ]
task1384-33ee7956f8d541278d90849936c7892d
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! YOU: hello..... i'l take the book and hats and you can have the balls, cool? THEM: how about i give you a ball YOU: you just want two balls? THEM: no will give you two balls i want one hat and one book YOU: i need a hat and a book.... balls have 0 points on my end THEM: alright will take the balls. Output:
[ "Yes" ]
task1384-33c9d053e1634d9a8dc72a217bd0a5dc
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 get all of the balls? YOU: yes... if i can get the rest THEM: okay, you have a deal. Output:
[ "Yes" ]
task1384-485ff51186764d94a7fb147945482361
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'd love the book ; the others i can take what you're willing to spare - they're all the same value. THEM: i'd really like the book and the hat. i hate sports so you can have all the balls YOU: i like to read, though! any way you will be satisfied without the book? THEM: no i really am a fair headed geek. need to protect my skin when i read outside YOU: that's just great ; i'll take the balls and a terrible score. : ) deal. THEM: deal. Output:
[ "Yes" ]
task1384-ed761922002d4cfb9caab826e4b4bd4c
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 hats YOU: i can not make that deal. you can have the hats but, i need the balls and the book THEM: i'll take the balls and book, you take the hats YOU: no deal. i need the balls or i can not make a deal THEM: i'm in the same boat, i don't get all the balls, no deal YOU: okay i'm sorry. no deal. THEM: no deal YOU: no deal THEM: ok YOU: no deal. Output:
[ "No" ]
task1384-3833948139b74c2ba36d4f63db0197d4
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 hats and book YOU: yea, ok. Output:
[ "Yes" ]
task1384-e34cfdf48ec3412a82b474ae91357a42
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 both hats and the book. THEM: you can have the book but i would also like both hats and one ball YOU: sorry, i can't give up any hats on my side. THEM: this makes me sad and i can not either. what if we both take one hat? YOU: i'll take a hat and a book then and you can have the rest? THEM: i could take one hat and 3 balls.... YOU: there are only 2 balls THEM: i meant 2 balls, my eyes were making extra! YOU: ok, 1 hat and 1 book for me then. Output:
[ "Yes" ]
task1384-3b6f19e226ab41059379005ed984a5e2
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 one book the hat and a ball? YOU: i think i'd need both books and both balls. THEM: deal. Output:
[ "Yes" ]
task1384-e79ece934794408caa9cb501f65fc6db
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 two books, you can have the rest. YOU: ok. Output:
[ "No" ]
task1384-2d4a42d450e04e4d945c0553cc9338e6
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. YOU: deal. i'll take the rest. Output:
[ "Yes" ]
task1384-beb8681309a44864af026016ef037b76
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: all books to me, you have all the rest YOU: i want two books and one hat. you can take the rest THEM: two books for me, and one ball YOU: no thanks. i want two books and one hat or no deal. Output:
[ "No" ]
task1384-f3c8b0a0a4b441b7b3cf3e9b6f654c30
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 both books and a hat YOU: i can not make that deal. i need the books as well. can we split the difference? you can have one book and the hat and i can have the book, the hat and the ball? THEM: i just want the books YOU: i need the books as well. i can not make a deal without a least one THEM: ok, one hat one book YOU: i need the ball as well THEM: yea you get one ball, book, hat YOU: okay deal. Output:
[ "Yes" ]
task1384-fe3795015678482cb9d8dee1fc3f5215
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 keep the ball you get eveyrthing else YOU: deal. Output:
[ "Yes" ]
task1384-17ff8eb1ccff478ab73cfd95bffe2e99
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 balls you can have the hat YOU: i want two balls, or one ball and one hat THEM: you can have one ball and the hat. YOU: ok. Output:
[ "Yes" ]
task1384-93e564da525f4c729d73c45d2678a8f6
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: one hat to me, all else to you YOU: deal THEM: deal. Output:
[ "Yes" ]
task1384-7558fb6266cf44a692ce6624c3916cd0
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: the books are looking really good to me. how about you? YOU: eh, you can have them, but then i need the hat and balls. THEM: done! Output:
[ "Yes" ]
task1384-7340602c70bf4dfdbebd2e3f76323700
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: do you want the hats? YOU: sure THEM: can i have the rest? YOU: i want to keep the basketball. THEM: deal. i'll just take the books then. YOU: ok. Output:
[ "Yes" ]
task1384-79c89c83e76944c798975bb2fe6bb5dc
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: deal. THEM: okay deal. Output:
[ "Yes" ]
task1384-890f488c94694d30abaf7efa8fbc92ae
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 book. YOU: i'd be happy with just the book THEM: that's all you want? Output:
[ "Yes" ]
task1384-c037adc79b2e4475b863082135774d83
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 the basketball and the book. you can have those awesome john wayne style hats. YOU: that sounds like a good deal. THEM: thank you. Output:
[ "Yes" ]
task1384-ee56f7dbcb894806a654e8d04705aa1b
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'd love the ball and a book. YOU: deal THEM: thanks! Output:
[ "Yes" ]
task1384-7eac1247b708445c87a3ed599f5c15de
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 balls and a book please? YOU: just balls then THEM: balls and either a book or hat then YOU: one hat deal. Output:
[ "Yes" ]
task1384-e6c4a49c95f84c30a41f991269a29742
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 book and you can have the rest. YOU: no deal THEM: i would like the book and the ball then and you can have the rest. YOU: i need the ball thats it THEM: the ball's my highest valued item as well, i can't give it up. YOU: hit the no deal button THEM: it's grayed out. YOU: keep saying no deal THEM: no deal. YOU: no deal. Output:
[ "No" ]
task1384-b9da6cfea09b421a8811be4c5a6aa905
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: the book is critical for me. can't live without it. waht's going on for you? YOU: i was wanting the book and the ball THEM: those are the only things i'd want too. what do we do? YOU: i will take the ball and three hats. you can have the rest THEM: the hats are worthless to me, so you should take them all. i'll just take the book? YOU: ok. Output:
[ "Yes" ]
task1384-7a95c4adb8a4471ca7490312e15de8f0
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 and 2 balls or the book and 2 hats. YOU: that doesnt work for me i can offer you 1 hat THEM: are you serious? how is that a legitmate offer? YOU: were negoiating......... THEM: so actually negoitate. 1 hat is a joke. i can do the two offers above or you can take the book and i get the rest. YOU: are you serious? how is that a legitimate offer? THEM: that gives me 5 points. the book is worth 5 for me. i don't deal for less. \ YOU: 1 book is a joke THEM: okay. so then i'll take the book and 2 other items and you get the rest. still nets me a decent number of points. YOU: no deal i cannot offer you that that would giv eme 5 points i dont deal for less. THEM: then no deal. Output:
[ "No" ]
task1384-83bc9d8772494adfa73baf1df59a1fcc
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 both balls and the book YOU: i want book and two hats. THEM: can i have one hat YOU: ok, i get the book and one hat. THEM: yup. Output:
[ "Yes" ]
task1384-4ff6ce85e29f41e6967f07386e7edb8c
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: okay. Output:
[ "Yes" ]
task1384-10bbe2368df547a1ab3cf77c31c4ebb2
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 book you can have the hats YOU: no deal THEM: okay what deal do you propose? i can not make a deal without the book and one other item YOU: the book and two hats for me THEM: i can not make a deal without the book. i need the book and one other item YOU: okay give me the ball and two hats THEM: okay deal. YOU: deal. Output:
[ "Yes" ]
task1384-62612e2125ef44efa8aeeacef585880f
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 can give you two books and a hat YOU: no deal i can give you two books THEM: i need more than just two books YOU: fine ill give you 1 book THEM: how about i get one book one hat and one ball YOU: how baout you get no books no hats and no balls THEM: that isn't nice. how about two books and two hats for you? YOU: that isnt nice how about 1 book for you? THEM: how about i get one ball and one book and you get everything else? YOU: no deal how about you get 2 books and i get everything else THEM: i don't think we are going to come to an agreement YOU: no deal. Output:
[ "No" ]
task1384-aee77057c33841e39d8f0b48e123f303
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 want one hat. YOU: that's fine, Output:
[ "Yes" ]
task1384-a71673b1b4964444be372b2eef117cab
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 take the balls and the book YOU: i'd like the book and the hats THEM: you can have the hats but i want the book and the balls YOU: no deal. i'll take the book and one hat and one ball THEM: you take only the hats. YOU: nope. the book and the balls THEM: no ill take the balls and hats you get the book YOU: nope. book and 1 ball THEM: you can have the book and 1 hat YOU: book and 2 hats THEM: okay deal. YOU: deal. Output:
[ "Yes" ]
task1384-00428501cbfe49258f68703da60d1c41
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's sick of life on the range. i'm trying to learn me some book reading. could i have the hat and book? YOU: you can have the book but, i would need everything else THEM: sorry, i can't do that deal. YOU: would you be willing to accept the book and one ball? if not i can not make another deal. THEM: its not ideal, but its better than nothing. i'll take the book and a ball. YOU: okay deal. thank you! Output:
[ "Yes" ]
task1384-116b5e5d4c944bfca3fc466f19de58e4
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 ball, 1 hat, and 1 book YOU: you can have 1 hat and 1 book THEM: i need the ball YOU: i need the ball too. THEM: ok how about you take the ball and i will get 2 hats and 3 books? YOU: how about 1 book and 1 hat? THEM: no if i do not get the ball i need all of the rest YOU: ok, 1 book, 1 ball, and 1 hat? THEM: no i will take the ball then you can have 3 books and 2 hats YOU: ok THEM: so i take the ball and you get the rest? Output:
[ "Yes" ]
task1384-3dc9411818b14bb987ffa6d0bba215be
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: give me your books and ill give you hats and ball YOU: deal. Output:
[ "No" ]
task1384-f2d87b16b2cd49b0a9acf5bb0ff5af5f
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 ball YOU: no deal THEM: do we wait until button appears? YOU: no i can give you three bookks THEM: the button awaits, i need the ball YOU: then click on no deal THEM: only when the button appears after we went back and forth enough YOU: ok no deal THEM: soon.... soon YOU: no deal. Output:
[ "No" ]
task1384-48c1eef9fbe4431ab8e20a80a4ef5cc0
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 book and 2 hats YOU: how about you take three hats and one ball and i get the rest THEM: ill take the book and one ball and one hat YOU: how about i take hat and only the hat. Output:
[ "No" ]
task1384-c2a0dcee237949a981357fffdb657dce
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 ball. YOU: you can have all the books ; but i would need the ball. we can split the hats. THEM: the hats are of no value. i'll take the books and you can have the rest. YOU: sounds fair. deal. Output:
[ "Yes" ]
task1384-7c1fc5ac7cb2400ab172d6718b5dbdcf
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 book and balls and one hat. YOU: i want just the book and ball you can have all 3 hats THEM: i can't do that deal. how about i take the hats and the ball. you take the book. YOU: if you take the ball i need 2 hats THEM: what about the book? YOU: book for me and 2 hats rest for you THEM: i can do book for you and one hat. ball for me and two hats. YOU: deal THEM: sounds good! deal! Output:
[ "Yes" ]
task1384-57c4c7297e5845df93f707555ba5eb7c
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 want the ball YOU: okay, i get the rest of it then. Output:
[ "Yes" ]
task1384-9d5b05d503b74352afcecab1af5e51e7