Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
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: i'd like the book and 1 hat. YOU: i need the book. and 1 hat. you can have the rest. THEM: balls are 0 to me. i can do the book and 1 hat or just both hats. YOU: both hats is fine. Output:
[ "Yes" ]
task1384-121c260ffeb54318808910bc899028e9
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 a book and 3 balls if possible YOU: there's only one ball. THEM: okay 1 ball 1 hat and a book? YOU: i need the ball as well, and a hat. THEM: how bout 2 books 1 hat? YOU: there's only one book as well. where are you seeing all these books and balls? THEM: i am given a differnt amoutn of items so i cannot tell what you have YOU: that's impossible. the values might be different, but we should each see the same items. i see 1 book, 3 hats, and 1 ball. THEM: look to the left it says it under "diveid these items between you and your partner". what is least valuble to you? YOU: the hats are worth 0 to me. THEM: okay i will take all the hats and you keep everything else YOU: ok deal. THEM: how many hats are there? YOU: 3 THEM: okay deal. Output:
[ "Yes" ]
task1384-e9ceb34d85af45998a6d68a820f4826e
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: hey there. i'll take the hat and 2 balls you take the rest? YOU: i would like all the balls and the book, you take the hat. THEM: how about you take the balls, and i get the hat and the book? YOU: ok deal. Output:
[ "Yes" ]
task1384-82c41297619d4659ad281ca83a1efdd0
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 to you, book and balls to me YOU: ill give you just one ball and the book THEM: i can cede the book (plus hats) if i can have both balls YOU: what is cede THEM: give YOU: deal. Output:
[ "No" ]
task1384-33b34abe4a484f938d81ffae4c65c968
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: hi i would like the hat and 1 book and you can have the rest YOU: ok, so i get two balls and one book? THEM: yes. YOU: deal. Output:
[ "Yes" ]
task1384-2cec23957e20468dba21def8dd302c2d
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: you can have the book YOU: i'll would rather take the ball. but i will settle with the book. THEM: just the book? YOU: yes, i don't need a hat. THEM: okay you take the book ill take the rest. Output:
[ "Yes" ]
task1384-78be3aaf89ed490b851b5e4372149cf3
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the book and hat you can have the balls YOU: i need book and one ball THEM: i get the book and you take the rest YOU: deal. Output:
[ "Yes" ]
task1384-7723a377deae4e26bf202ff068a0b05e
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 every single item. YOU: lol no THEM: the hit keeps telling me that i need to negotiate harder, so i am negotiating at the absolute maximum. YOU: well THEM: i hope the requester views this conversation and realizes how annoying it is to hear about how you're not negotiating hard enough when you're getting a net positive and talking plenty. YOU: i'm not giving you everything. how about a ball and book? THEM: i want the ball, the hat, and a book. YOU: how about the ball and hat? THEM: i want at least 3 items. YOU: 2 books and a ball? THEM: ok i'll accept that. Output:
[ "Yes" ]
task1384-fcd5a225623c41c998bbc57abee0c264
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: if i can have the book and the ball you can have all of the hats THEM: i would like the book and a couple hats. you can have the ball YOU: okay that works for me! thank you! Output:
[ "No" ]
task1384-fa3ba6615ffa4d459b69036f50d381b2
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: gimme the hat and book YOU: nope, i want the hat and the book THEM: hmmm. no deal so soon? YOU: i want the book you take the rest THEM: ok. Output:
[ "Yes" ]
task1384-85a94d4d436944419257c420c818f595
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 i want is the hat.. but its unfortunately non - negotiable.... all 10 points for me are the hat YOU: i can't do that. how about you take the balls and the book. THEM: as i said,,, the hat is 10 for me, the book and balls are 0... so if no hat for me we're done... sorry,,,, its a weird one YOU: it's almost the same for me, but i'll take the balls and the book. Output:
[ "Yes" ]
task1384-ba85c188e46b4b558048d8760d988336
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 the hat. YOU: i can do that, deal. Output:
[ "Yes" ]
task1384-c5a7a2c510ac4536a8da298f817e7b07
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 one book the hat and one ball YOU: i do not need the hat... but can you do any better with the books and the balls? THEM: if i could get the hat and books you could have the balls YOU: i'm assumin you're not going to budge on the balls + 1 book, you get hat and 1 book? THEM: ok so i'll take the hat and one book YOU: if that works for you, i'm on board. THEM: ok. Output:
[ "Yes" ]
task1384-7836e43e33aa4d0896ff83f79534c3be
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i'll take the ball you can have the rest YOU: i need the ball too. THEM: listen i gave you the hats and book YOU: you can take the rest. i want the ball. THEM: nah i dont read or wear hats but ido play ball YOU: me too. THEM: look this time you get the ball i get the rest the next time it's mine? YOU: i already gave a favor last time. Output:
[ "No" ]
task1384-aece108b72ec47ce85b8878782754b2e
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 wouldlike the books and 2 hats YOU: can i have 3 hats and the ball? the hats are very low and i don`t want to take the books from you THEM: deal. Output:
[ "Yes" ]
task1384-154816af929f46afb7085a8fe5b2adea
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 hats if that's cool with you YOU: i like the basketball, but you can have all 4 hats if i can get the book. THEM: i need the book..... ball have 0 value on my end YOU: hat's are worthless to me, but the book is of value. THEM: ok i'll take the hats and ball YOU: if it's the same to you, i'll take the ball, it's worth a bit to me. Output:
[ "No" ]
task1384-98332b2fcd3d49a29f37337f67704a42
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 hats if thats cool YOU: how about you take the balls and give me the rest? THEM: not enuf points for me YOU: how about you take one hat and the balls THEM: i would need both hats to make it feasable YOU: my best offer is you get one hat and all the balls THEM: ok. Output:
[ "Yes" ]
task1384-c39ac0226c4148cf91a89115b8adc72f
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i would like the books YOU: i'll take the ball, the rest to you THEM: sounds good. Output:
[ "Yes" ]
task1384-3487c70c6c764ae6aeefb08e6f80acc6
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 basketballs, you can have the rest YOU: ok deal THEM: deal. Output:
[ "Yes" ]
task1384-94cbae9e9efd413c85f8bd8e6a3abd55
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: i would agree to keep 2 books for me and 2 balls, you can have the hats and a book. Output:
[ "Yes" ]
task1384-e5fdefacb27e4354b328014f154b393e
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: can i take one ball and the books? THEM: deal. Output:
[ "Yes" ]
task1384-8981fc2d274f4254be0524d2f4f1ff04
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 books. YOU: i can't do that. i can give you one book and both balls. THEM: deal. Output:
[ "Yes" ]
task1384-cd772b5b04ad42de9c9a4c7d8637be87
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 4 books please YOU: deal THEM: nice making a deal with you. Output:
[ "Yes" ]
task1384-cc211ac8acca4e819b33d14a3b60568e
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the book and the hats YOU: ill take the balls but i need at least 2 hats THEM: 1 hat and the balls for you? YOU: ok. ill take that. Output:
[ "No" ]
task1384-2e3d8c5172bb4d0784426cb4114bd5a6
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: if i can have the hats and the ball you can have the book YOU: you can have hats if i get book and ball THEM: okay deal. Output:
[ "Yes" ]
task1384-9840486c98604c75be0f3b2855ffe946
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 can have the balls. YOU: alright. Output:
[ "Yes" ]
task1384-2da5756cbf1e4b30a4e2990f40b95f8f
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, can i have the balls and the books? you can have the hats. YOU: you can have the balls but, i need the books and the hats THEM: okay, i will take the balls and you can have the rest then. YOU: thank you. Output:
[ "Yes" ]
task1384-e32951dcff344412844b1f3be3c487e1
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 books, u have rest YOU: that sounds perfectly alright to me. deal. Output:
[ "No" ]
task1384-d98d5213bbd64b3a9e3f6f2b2514cc4b
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i'd like the ball. YOU: i get books and hat? THEM: yes. YOU: ok. Output:
[ "Yes" ]
task1384-42d8adf80fcc469590c3fe7bfc43bf87
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 book you can have rest YOU: alrighty. Output:
[ "No" ]
task1384-b6677812b95f4b6cb3cac3e50c608328
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 hat? YOU: you can take the two balls. i would prefer to keep the hat and books though. THEM: please, both balls and the hat. YOU: i'll give you both my balls, but i keep the hat ; ) THEM: i need them all honey YOU: the balls should be satisfactory. unless you'd prefer only one ball? THEM: don't you hardball me. i seriously need both balls and the hat. YOU: you can have one ball and one hat. THEM: two balls and one hat please. YOU: newp THEM: i am not familiar with that term, does that mean you will give me the balls and the hat? YOU: newp, it sure does not. THEM: okay can i have everything? YOU: nnnnnneeeeeeeeewwwwwwwwpppppppppp THEM: stop wasting my time. i want the balls and the hat. YOU: fine....... baby THEM: < 3 Output:
[ "Yes" ]
task1384-de0ce235578c48b0820c55b5ccbb9d20
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 hats and balls. YOU: how about no. you can have 2 hats and 1 ball THEM: 2 hats 1 ball and one book. YOU: no you get 2 hats and 1 ball THEM: i cannot accept. YOU: you get 2 hats and 2 balls my final offer you didnt even want the book to begin with. THEM: deal! Output:
[ "Yes" ]
task1384-78ebfcd012124d3893b9a4478bbb9522
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: 1 book 1 hat YOU: ok deal THEM: deal. Output:
[ "No" ]
task1384-10c75bd908ab48869fa9b35d20888950
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 hat and three books. YOU: i want the hat and ball THEM: what can i give up in order to keep the hat? YOU: i would need all the books and the ball THEM: done. Output:
[ "Yes" ]
task1384-9af5fc356c424feab039798e1ab25fac
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: you take balls, and i keep the rest YOU: can i also have a book? THEM: books are zero to me YOU: so you just want the hat and that's it? THEM: no i meant without books i will have sero YOU: oh, can i have either the hat or a book too? THEM: just one book and all balls for you YOU: deal. Output:
[ "Yes" ]
task1384-ccf2d7a9708d4987ba4679e8a0bb87c9
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the hats YOU: that's fine, as long as i can get the ball and the books. THEM: alright deal. Output:
[ "Yes" ]
task1384-ae50c4e2cc18417d9ed2f079bd3c0147
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 the hat. YOU: ill give you the books if you give me 1 ball THEM: ok i'll take the books and the hat? YOU: just the books THEM: you can have the balls. Output:
[ "No" ]
task1384-069fd2e81b634d0f88ad6b0fef29711c
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i would love the hat and the balls YOU: you can have the balls but i need the hat. THEM: ok you can have the hat and i get the balls if i can have the books to YOU: how about one book for each of us? THEM: deal YOU: great! 1 book, 1 hat for me. 1 book, 3 balls for you. Output:
[ "Yes" ]
task1384-18be7dd5ed9140628bd0ace14722ce8b
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 balls to me, the rest to you YOU: sure. Output:
[ "Yes" ]
task1384-e8ad2a45eb2d4fd2b24892c35c92db6f
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 ball and 3 hats YOU: no thanks, i can give you 3 hats, final offer THEM: i want either ball or book plus 3 hats YOU: nope THEM: i guess we both get nothing YOU: i guess so THEM: bye YOU: bye, you have to click on no deal was agreed. Output:
[ "No" ]
task1384-1f71f4e6e4464ac3924e7e19e1801e63
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: what would you like YOU: the book both hats and a ball THEM: how about you take all hats and i keep the res YOU: i need the book and hats THEM: no deal YOU: two hats and two balls THEM: ok. Output:
[ "Yes" ]
task1384-2646cbc39a27474aab06eb615712a663
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 have two books and a ball? YOU: i would like 3 books and 1 hats THEM: that ain't happening my friend. YOU: how about i take 2 books and 2 hats THEM: take a book and either the hat or ball YOU: than i want 1 book and 2 hats THEM: okay YOU: k deal THEM: deal. Output:
[ "Yes" ]
task1384-88cefcd62cf642c4abeba4dfb90975fe
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 balls and the book. YOU: you can have the book if i can have the rest THEM: i would prefer taking the balls and giving you the rest. YOU: okay deal. Output:
[ "Yes" ]
task1384-c0300e73b3fa45cbbc404b0ae5650f2d
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 1 hat. YOU: you can have the ball and two hats. Output:
[ "Yes" ]
task1384-9c0739a7792741a4929d01846a585998
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: if i can have the hats and the books you can have the balls THEM: i need the books. how about 1 book and the balls. you can have the hats YOU: okay so we split the books? THEM: yes and you take hats YOU: okay deal. Output:
[ "Yes" ]
task1384-2cd32347f778485e8e8bb8bbdcdbf6c9
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: if i can have all of the books you can have the hat and the ball THEM: that doesnt work for me YOU: what if i take 3 books and the ball and you take the hat and a book THEM: i need the hat and 2 books. you can take the ball YOU: okay i will take two books and the ball and you can take two books and the hat. THEM: deal. Output:
[ "Yes" ]
task1384-b332e5febd204db08345b7fd684c71be
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 hat a book and the ball YOU: you can have hat and all books and i keep the ball THEM: ok deal. Output:
[ "Yes" ]
task1384-2c2e954462f849b580f8c52d8e285f4e
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 the hat YOU: i want the 3 books, but are you sure i can not have the ball also? Output:
[ "Yes" ]
task1384-569b91ffd19d48f1b10abe57129f7ca7
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want one of each YOU: i need the hats and you can have the books and the balls THEM: can i have 1 hat, book and 2 balls? YOU: i have to have the hats THEM: okay - book & 2 balls for me YOU: sounds good. Output:
[ "Yes" ]
task1384-c26897eea4d1444abd61c2a27eda01cf
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: could i have a ball, a hat, and one book please? YOU: the ball is key for me, i can give you 2 hats and the books if i can get the ball and 1 hat THEM: i'm sitting at 4 without that ball, i need all three hats and the books without that ball. YOU: that would leave me at 4 as well. i could give you the ball and books if i can get the hats THEM: that would work out very well. Output:
[ "Yes" ]
task1384-a034ca179cce45cab61649b6b03bfd5a
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, ranger. what would you like in order to help defend angel grove from rita? YOU: i need the book and ball THEM: ranger. i'm sorry. i can't do this deal. it seems you are working on more than one hit at a time and that slows this down. Output:
[ "No" ]
task1384-d6d13e6550b248c7bf2b2b00b4c53e96
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: hi, i need 4 books and 2 hats YOU: i need 4 books and the ball THEM: sorry, no can do YOU: i can go 3 books and ball THEM: sorry, that will leave me with low score. YOU: guess we have no deal then THEM: no deal YOU: agreed, no deal THEM: no deal YOU: nope. Output:
[ "No" ]
task1384-3260fbab552b49e7a05a9ee869203fc9
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: if i can have the hat and 1 book, i can give you 1 book and all the balls YOU: i can't make that deal. i need the hat and one other item to make a deal THEM: i cant give up the hat, you can have all the balls and books if i can have the hat, or i cant make a deal YOU: we both need the hat so we will not be able to make a deal. no deal. THEM: no deal YOU: no deal. THEM: no deal YOU: no deal. THEM: no deal YOU: no deal. Output:
[ "No" ]
task1384-82ba692df54341ec92f9d437028e70bb
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: hi there, i'd take the hat and 1 book, and you can have the rest. YOU: that will work. THEM: cool. Output:
[ "Yes" ]
task1384-ec117532b51b44c5843008e971440f4f
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, i wouldn't mind the books as well - are the hats of value to you? YOU: i only want hats. you can have everything else. THEM: deal. Output:
[ "Yes" ]
task1384-84c912c58a714945a741a83aa6829df7
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: hey, i want the ball and two hats YOU: i need 2 hats and book THEM: i really want two hats and the ball. Output:
[ "Yes" ]
task1384-c6074a190ea24d328085f1e5f6ea574c
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 will take the basketball and you can have the rest YOU: deal. Output:
[ "No" ]
task1384-93f8f9d4053548fbbc81e6617263440c
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 ball and the books YOU: i can let you have the ball, but only if i get everything else. THEM: no you get 5 i get 1 no deal YOU: we can split 3 and 3 - - you take the hats, i get the books and ball. THEM: no deal you take the hats ill take the ball and books YOU: back to where we started. you can have a book and a hat, i'll take the rest. THEM: no so i get 2 you get 4 no deal YOU: the number of items hardly matters, only their values. THEM: i dont care i want the ball and book so if youre not giving me that no deal YOU: best i can do is give you the ball and one hat. THEM: best i can give you is nothing. Output:
[ "No" ]
task1384-b30b35124886425d8f6c3e1f71a32099
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 a book YOU: i really need the hat.... can you take the book and a ball? THEM: no, the hat is a necessity YOU: ok, i can live with all the balls, hat and book to you. Output:
[ "Yes" ]
task1384-f1782da7b2844425886cfdac990fcb60
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, may i have the hat and the balls? you can have 4 books. YOU: you can have the hat but, i would need the rest THEM: i will need at least the 2 balls. would you like the hat and 4 books? YOU: i need the balls as well. can we split them / THEM: okay, can i have 1 ball and the hat then? you can have 1 ball and the books YOU: deal. thank you. Output:
[ "Yes" ]
task1384-1182ff0bec3540b6bd6108fd5c51a3fa
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 hat and book YOU: i can give you the book and 2 balls. THEM: i need hat and 2 balls YOU: that does not work for me, hat and book for me THEM: ok, no deal YOU: sorry that it not worked for us. THEM: me too YOU: how about i give you 2 balls and the book THEM: i need hat YOU: the hat is the only thing usefull there THEM: whahoo no deal. Output:
[ "No" ]
task1384-74e3eb6f9d314ac09411fe58e3d934d8
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 hat and books YOU: you can have the books if i get the rest THEM: give me hat or no deal YOU: how bout the books and 1 ball THEM: no deal YOU: sorry no deal then THEM: agreed YOU: sorry about that THEM: so sorry YOU: sorry we couldnt make a deal THEM: yes. Output:
[ "No" ]
task1384-885515ff1ecb48ccb7bf196a5cd3e0a9
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 want both books for sure, and ideally all the balls. what do you want? THEM: how about i take all the balls and you get the rest? YOU: can i have one of the balls and everything else? THEM: no, i'd like all the balls YOU: ok. Output:
[ "Yes" ]
task1384-4b1b48bd8f91439897b754def848ad52
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 all the balls you take rest YOU: how about you take 1 ball and 1 hat? THEM: no deal YOU: ok THEM: i want the balls nothing else. Output:
[ "No" ]
task1384-9d8cbcc7a6a840e19e0062239636d4f2
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 a hat YOU: i also want the book. THEM: i do not agree YOU: you can have the basketball. THEM: no i hate basketball, i have the book you take the rest YOU: you take the book, and i take the hats and basketball? THEM: yes i take book, you take 3 hats and 1 ball YOU: ok deal. Output:
[ "Yes" ]
task1384-e632e094612547359bf9e915347628b9
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: hat and 2 books to me YOU: i'm not a sports fan. i love books and want to read them all THEM: okay, i'll trade - hat and ball to me ; you take 4 books YOU: deal. Output:
[ "Yes" ]
task1384-d59aafbdea0e4d27a113b31f2c663217
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 all of the balls YOU: if i can have the books and hat that is a deal THEM: deal. Output:
[ "Yes" ]
task1384-58907415ca234ae4a100807dac33a7e1
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 and the balls YOU: i keep the book and hat and you get all my balls THEM: i need the book as well YOU: sorry i need it too, no deal on this one THEM: click no deal when it comes up YOU: no deal THEM: yep YOU: no deal THEM: yes, no deal YOU: no deal. Output:
[ "No" ]
task1384-f1a92eb384054fc7bc734315e7e7caa6
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 the book. you can have the reset YOU: i need either the ball or the book. how about i get the book and you keep the rest? THEM: okay. Output:
[ "Yes" ]
task1384-780daa2af2324936968df72277529702
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't deal without the hat, but everything else is negotiable. YOU: i need the books plus a ball or two and you got a deal THEM: you can take books and two balls, i'll take hat and a ball. Output:
[ "Yes" ]
task1384-09d061ff76b446fbae32e1a1ec474d6a
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: hi, can i have 2 books and 2 hats? YOU: i will give you all of the hats, but i will need the ball and two books. THEM: no, i`ll take the 2 books and 2 hats. it`s the best i can do YOU: can't do that. how about i take the ball and one book, leaving you with four hats and one book? THEM: no, i can`t do that YOU: then i guess we're not going to agree on a deal, because i would need at least one book and the ball. THEM: no deal YOU: no deal THEM: no deal YOU: no deal. Output:
[ "No" ]
task1384-89047315a34d42c6b47321331de16f35
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: you take the books, i take the hat and the ball YOU: kool, good deal. Output:
[ "Yes" ]
task1384-28ee5853eaec42118ead2085a0857aa5
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 books. you can have the rest. YOU: the orphanage i work at could use at least 1 book to read THEM: then i'll take 1 ball and 2 books. YOU: no i think the kids need exercise more than reading. i will take the balls and the hat. you keep the books. Output:
[ "Yes" ]
task1384-811cda31fd0b47d0a1b684b4c378f71d
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: hey, i want the balls and hat YOU: i want the book and balls : ) THEM: i keep the hat and one ball? YOU: ok. Output:
[ "Yes" ]
task1384-a1232a5923564a938bb6972ee57a2109
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 really like the hats and balls YOU: i need the balls, you can take the hats and book THEM: ok. Output:
[ "Yes" ]
task1384-6cb0b1df69284feb93b6b799783ad80c
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 ball. YOU: i have to have the ball and either the hats or books THEM: ok, just give me all the hats then. YOU: fine. Output:
[ "Yes" ]
task1384-3f3d5b986da74d12bcf526e2ce88b302
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: you take either both books or both hats, i get the other and the ball YOU: ill take books THEM: so i get the hats and the ball. Output:
[ "Yes" ]
task1384-ce28b59fb11c4deeb2a0a2c217a2db6a
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 book. YOU: i need the hat and the balls THEM: can i have the hat if you take everything else? YOU: sure. Output:
[ "Yes" ]
task1384-2fc95972e29b45de9fa6323f06cdc3a4
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 2 books YOU: you can have the books but, i need everything else THEM: give me all balls you take rest YOU: no deal. i need the balls and one other item THEM: no deal YOU: okay no deal. THEM: agreed YOU: no deal. THEM: yup YOU: no deal. Output:
[ "No" ]
task1384-ca48f42262b94ed7a6f65e23a55ed25c
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the hats and all the books. YOU: i need hats and ball THEM: take the ball and leave me the hats, lets split the books YOU: i can split the hats THEM: then you are gonna have to leave me all the books YOU: yes, you can have all the books i'll take hats and ball THEM: one hat YOU: sorry, i meant hat, yes. Output:
[ "Yes" ]
task1384-b07bb0c5f1bd495e9fa057787e933d29
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: just the hat ma'am THEM: no deal YOU: gimme hat THEM: no hat, you can take all book YOU: gimme hat or deal dies THEM: deal already died YOU: yes THEM: yes YOU: yes. Output:
[ "No" ]
task1384-34f8fe1937774e00b8a91c0b1835fa56
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 ball and 2 books? YOU: i need the hat and two books THEM: um, ok. Output:
[ "Yes" ]
task1384-90537d4c850e4a2f8519bb6eabf25e82
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: hi, i would like the hat and books and you can have the balls YOU: i really need the hat and one book THEM: sorry i cant let go of the hat. im willing to give you the ball and 2 books. YOU: i also can't make a deal without tha hat THEM: ok i understand. looks like we wont be able to make a deal. YOU: you can keep the hat, if i can have everything else THEM: could i have 1 book as well? YOU: that would put my score too low THEM: ok. ill take the hat and you take everything else. Output:
[ "Yes" ]
task1384-5619ddbfcd1d499a9af31a780a101fac
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 both hats. YOU: gimme a hat to go with my book THEM: deal. Output:
[ "Yes" ]
task1384-7c78a4eb374949e38c39730abef9b3fd
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: okay you can have the book if i can have everything else THEM: deal YOU: okay thank you! THEM: thx. Output:
[ "Yes" ]
task1384-a4e6be1bbda44bf3933778615f4123d5
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 balls and the hat and you can have the books. YOU: i will take the books and at least one ball. THEM: how about i take the balls and you can have the rest. YOU: the hat has no points for me. THEM: well i will take a ball and the hat then. Output:
[ "Yes" ]
task1384-68dfba58461640359f9bfacd6847d518
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: want book & 1 ball YOU: how about you take the book and i keep everything else? THEM: no, need 1 ball and book. YOU: ok, i agree to that. THEM: deal. Output:
[ "Yes" ]
task1384-06694b7f66774caf9a924f9d74329ca1
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 need the most? YOU: books are the only things that really hold value to me... are the hat and ball worth it for you? THEM: not really. how about we split the books in half? YOU: how about i take 3 books you take the rest? THEM: that wont work. mathematically i need at least two books YOU: seems we both do. alright, 2 books each, one of us gets a ball, one gets a hat. THEM: sounds good! i'll take the ball. Output:
[ "Yes" ]
task1384-61e8cb2fddbb4582a873ca927a77ed51
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 get all the books YOU: ok deal i will take all 3 books and you can have the rest THEM: deal. Output:
[ "Yes" ]
task1384-3125a9c5983748f8bb5c26f0d6256cae
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. what would you like? YOU: i need the hat and the books THEM: hmmm... you can have the hat if i can have one book' YOU: so i get the hat and 2 books? that is a deal THEM: yes YOU: deal. Output:
[ "Yes" ]
task1384-c0cd6998372a459fbb788e9997351695
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i'd like the hats ; you can have everything else. YOU: can i trade a hat for a ball? THEM: unfortunately nothing else is of value to me... any chance you can just allow me to take the hats? YOU: i will do that. THEM: appreciate it! deal! Output:
[ "Yes" ]
task1384-8a67137d059147ebb620bf1fc2d4bd31
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 balls if that works. YOU: can i have two balls and the book? THEM: i really need the hat and book to make this work. how about i give you all three balls YOU: i need the hate and book as well. i can take the book and one ball and you can have the hat and two balls. THEM: the balls are useless to me. i need the hat and book or we can't make a deal YOU: we don't have a deal then. THEM: are you sure you can't take all three balls? YOU: i'm sure. the balls are useless to me as well. THEM: how about i give you the book and you give me everything else then. YOU: ok, deal. Output:
[ "Yes" ]
task1384-94ad985204a94fb3950e91a1732f6cad
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. ill take the books and you can have the rest YOU: okay. Output:
[ "Yes" ]
task1384-3a973ee3c94948a5a71517a9a8d172ac
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 both balls YOU: eh, how about i give you two books and a hat in exchange for two balls THEM: no i want the hat and the books YOU: ok deal THEM: okay you take the 2 balls then i get the hat and the 3 books. Output:
[ "Yes" ]
task1384-7e86bcf84b7d40c8a20bf19a49d8daca
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 must have both books for this deal. you can take the hat and 3 balls. YOU: deal. Output:
[ "Yes" ]
task1384-c316947d691249709ffcde3d5c86bc8a
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the book YOU: take it. and i'll take the rest. THEM: deal. Output:
[ "No" ]
task1384-fe1f106479104e6c9dda203e6b584c77
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, may i have the ball, 1 book, and 1 hat? YOU: i need the ball and book THEM: then can i have 2 hats and 1 book and you can have the ball and 1 book? YOU: yes THEM: okay, it is a deal. Output:
[ "Yes" ]
task1384-33db6732165546bbb1a5823f882d6587
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: i want the hats and two balls YOU: if you get the hats, i need the book and two balls THEM: ok deal. Output:
[ "Yes" ]
task1384-085368f6f5e043a195018ec643895efe
Definition: Given a negotiation between two participants, answer 'Yes' if both participants agree to the deal, otherwise answer 'No'. Positive Example 1 - Input: THEM: i need the hats and the ball YOU: i can give you one hat and the ball. i want 2 books and 1 hat THEM: i have to have both hats and the ball or both hats and a book to make a deal YOU: sorry, i won`t make a deal without a hat THEM: if you take 1 hat i have to have everything else YOU: sorry can`t do THEM: no deal YOU: yesh no deal, sorry THEM: no deal YOU: no deal. Output: No Positive Example 2 - Input: THEM: hi i would like the book and ball and you can have the hats YOU: i can give you either the book or the ball THEM: ill take the book YOU: ok i will take the hats and ball THEM: deal. Output: Yes Negative Example 1 - Input: THEM: lemme get that book and ball! YOU: i need 2 balls and a hat THEM: i'll take the book and two hats then? YOU: ok. Output: No Negative Example 2 - Input: THEM: hello. i would like the book and one ball. YOU: you can have one ball 1 hat THEM: i need the book or it's no deal. YOU: no deal i am keeping the book THEM: ok no deal YOU: okay sounds good THEM: alright YOU: okay THEM: alright no deal YOU: okay its no deal. Output: Yes Now complete the following example - Input: THEM: you take the books and i get the rest YOU: deal. Output:
[ "Yes" ]
task1384-7b949889d8cf4e1588be986787196d24
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 to get the books and 1 ball YOU: deal. Output:
[ "Yes" ]
task1384-6d237e5d72904c0993e7550f98bf781c

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1384_deal_or_no_dialog_classification

Additional Information

Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:

@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}

More details can also be found in the following paper:

@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}

Contact Information

For any comments or questions, please email Rickard Brüel Gabrielsson

Downloads last month
0
Edit dataset card