input
stringlengths 2.05k
4.29k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: What's going on?
Speaker 2: Well, my eye is a little itchy.
Speaker 3: Uhhh, mine too! Yeah.
Speaker 4: Wow! It's really red! You should go see my eye doctor.
Speaker 2: Richard? I'm not gonna go see your ex-boyfriend!
Speaker 5: Oh, Richard. That's all I ever hear, Richard, Richard, Richard!
Speaker 4: Since we've been going out, I think I've mentioned his name twice!
Speaker 5: Okay, so Richard, Richard!
Speaker 4: It's not Richard! Okay? It's this new guy and he's really good.
Output:
| [
"4"
] | task909-8fe3da2a75404c8490eb44d98665c461 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey-hey! Bing? Was that Bob from six you were just talking too?
Speaker 2: Yeah!
Speaker 1: Oh then you know each other.
Speaker 2: We're on a semi-first name basis.
Speaker 1: What do you think of adding him to our team?
Speaker 2: Bob? Ooh, working here with us? Everyday? Yeah, I don't know if he has what it takes.
Speaker 1: Really? They love him down on six.
Speaker 2: But this is eleven. It's almost twice as hard up here.
Speaker 1: Okay, I hear you loud and clear. Bob will stay put.
Speaker 2: I think it's best sir.
Speaker 1: But we really do need to find someone up here. The work is starting to pile up. I've got a stack of documents on my desk this high.
Speaker 2: Y'know what you should do, just toss 'em in the shedder and claim you never got 'em.
Speaker 1: That's a good one.
Speaker 2: What does a guy have to do to be taken seriously around here?!
Output:
| [
"1"
] | task909-41fcb6ad46f841619264bbdba7db6e97 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi Monica!
Speaker 2: Hey Mon!
Speaker 3: Hey Mon!
Speaker 1: Oh my God, has she slept at all?
Speaker 2: Nope.
Speaker 3: No, it's been three nights in a row.
Speaker 2: Yeah, she finally stopped crying yesterday, but then she found one of Richard's cigar butts out on the terrace, so.
Speaker 1: Oh, okay that explains it. I got a call at two in the morning, but all I could hear was, like, this high squeaky sound, so I thought okay its like a mouse or a opossum. But then I realized where would a mouse or a opossum get the money to make the phone call.
Output:
| [
"1"
] | task909-db3dc73db58049a597e5687f6e10af0a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi!
Speaker 2: Hey... hey listen... What do you guys know about investments?
Speaker 1: How come?
Speaker 2: Well, I'm starting to make good money on the show and I'm thinking... I should probably do something with it.
Speaker 3: What do you do with your money now?
Speaker 2: Well, I just tape it to the back of my toilet tank. I didn't say that! It's in a bank guarded by robots!
Speaker 1: Do you have any ideas?
Speaker 2: Uh, yeah... This guy at work got me excited about going in on an emu farm. That'd be kinda cool huh? Pitching in on the weekends, helping to plant the emus...
Speaker 3: Joe... Emus are birds. You raise them for meat.
Speaker 2: Yeah! Right! People eat birds... Bird meat... Now do they just fly into your mouth or you go to... you go to a restaurant and you say: "Excuse me, I'll have a bucket of fried bird. " Or... or maybe just a wing or...
Speaker 3: Joey, I think you should consider something a little less risky. I mean, I think in this market, real estate is your best investment. The Fed just lowered the rates and the interest on your mortgage is totally deductible. That's right, I know some stuff!
Speaker 2: Real estate, huh? Hmmm...
Speaker 3:Oh, and you know who's selling a great apartment? Richard!
Speaker 1:Oh, and you know whose knowledge of her ex-boyfriend is shocking? Monica!
Speaker 3: My dad told me. They play golf together.
Speaker 1: Oh, well... Maybe I'll join them some time. I just hope the club doesn't slip out of my hand and beat the moustache off his face.
Output:
| [
"2"
] | task909-03dece7c373c4893abb5c1048a7beefa |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Well you're only two centimeters dilated and we need to get to ten. It'll be a while.
Speaker 2: Oh, okay.
Speaker 1: I'll be back in an hour to check you again.
Speaker 3: Thank you.
Speaker 2: Thank you. Well, I guess we have some time to kill.
Speaker 3: Yeah, guess so. Whew! Check these out! Never done this before.
Speaker 2: Yeah well it looks great!
Output:
| [
"2"
] | task909-444bb59932da437bb462f262f20e9e85 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey guys!
Speaker 2: Hey, let me tell them!
Speaker 1: Sure.
Speaker 2: Joey is gonna be a celebrity guest on a game show!
Speaker 3: Great!
Speaker 4: Really? Which one?
Speaker 2: Ohh! Fish, seaweed, a sunken ship.
Speaker 4: Things you find in the ocean, You're gonna be on "Pyramid"!!
Speaker 2: Oh, that was our favorite game show ever!
Speaker 4: Except for "Match game"...
Speaker 2: Or "Win, Lose or Draw".
Speaker 5: What did I marry into?
Speaker 1: Would you guys want to come down tomorrow and watch me tape the show?
Speaker 2: Oh, I can't. We're throwing Phoebe a bachelorette party.
Speaker 3: Yeah, sorry boys, this ride's closing.
Speaker 4: Oh, and Chandler and I have this stupid college alumni thing. I can't believe you get to meet Donny Osmond.
Speaker 1: Seriously?
Speaker 4: Yeah-uh!
Speaker 2: Ross and I always wanted to be Donny and Marie.
Speaker 5: You guys just keep getting cooler and cooler!
Speaker 2: Yeah, we used to perform for our family and friends.
Speaker 6: Oh God, that's right. I blocked that out.
Speaker 2: "I'm a little bit country"...
Speaker 4: "...and I'm a little bit rock 'n' roll"!
Speaker 5: I'm leaving you.
Output:
| [
"2"
] | task909-21ebc450806e437b95aca039b69c3d27 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Incentive For Men?
Speaker 2: Oh, I'll take some of that.
Speaker 3: Pheebs, that's for men!
Speaker 2: No, I know, this way when I go to the party later Mike will know I am over him cause I'm gonna smell like another guy. Yeah.
Output:
| [
"2"
] | task909-4a3fa192ee874c11a44c46fd1f72a730 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh, right. Um, I've got some news. It's about us.
Speaker 2: Oh, you and me?
Speaker 1: Uh, no, Susan and me.
Speaker 3: The other us.
Speaker 2: Ok.
Speaker 1: We're uh, we're getting married.
Speaker 2: As in, "I now pronounce you wife and wife" married?
Speaker 1: Anyway, we'd like you to come, but we totally understand if you don't want to.
Speaker 2: Why wouldn't I want to come? I had fun at the first wedding.
Speaker 1: Look I just thought that...
Speaker 2: No no no, I mean, hey, why shouldn't I be happy for you? What would it say about me if I couldn't revel in your joy? I'm revelling baby, believe me!
Speaker 3: Is your finger caught in that chair?
Speaker 2: Mmm hmmm.
Speaker 1: Want us to go?
Speaker 2: Uh-huh.
Output:
| [
"2"
] | task909-3eae97e2fce445298b4ec173c974a30d |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ross?
Speaker 2: Hey roomies!
Speaker 3: Love what you've done with the place.
Speaker 2: Oh, yeah I know, I know, it's a lot of boxes, but again I really appreciate you guys letting me stay here.
Speaker 1: Not a problem. And listen, hey! Since you're gonna be here for a while, why don't-I was thinking we uh, put your name on the answering machine.
Speaker 3: Oh yeah!
Speaker 2: Oh, I uh, hope you don't mind, I kinda uh, jazzed it up a little. Check this out. We will, we will, call you back!
Speaker 1: Hey, all right!
Speaker 2: Pretty cool, huh?
Speaker 1: You're fake laughing too, right?
Speaker 3: Oh, the tears are real.
Output:
| [
"1"
] | task909-b3c4c1aa21464e219361c157cf61e86a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey! I did it. I called my producer. I told him I had a family emergency, he totally bought it. Thanks for teaching me how to lie Pheebs.
Speaker 2: No problem! Next week: stealing...
Output:
| [
"1"
] | task909-0e6d591f0c2841a1a91e906b085514b1 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, everybody. Happy Thanksgiving!
Speaker 2: Hey happy Thanksgiving... Pheebs!
Speaker 1: Hey, what's going on Joe?
Speaker 2: I... I... I need a good lie.
Speaker 1: Oh okay. How about the whole "man walking on the moon" thing. You know? You. you could. You could see the strings people!
Speaker 2: No, no, no I need a good lie to explain why I wasn't at a work thing today.
Speaker 1: Ooh, honey. You stink at lying.
Speaker 2: I do not.
Speaker 1: Oh really. Okay. let me ask you something. Yesterday at the coffee house, I went to the bathroom and when I came back, my muffin was gone-who took it?
Speaker 2: Somebody opened the door to the coffee house and a raccoon came running in, went straight for your muffin and I said "Hey don't eat that-that's Phoebe's" and he said... He said... "Joey you stink at lying." What am I going to do?
Speaker 1: Don't worry, don't worry. We'll come up with a good lie. I'll help you practice it.
Speaker 2: Oh great, that'd be great. Thank you.
Speaker 1: Sure, what... what was the work thing?
Speaker 2: Uh...
Speaker 1: "Pick up grandma at the airport"?
Speaker 2: Oh... man...
Output:
| [
"1"
] | task909-99baad1877f54c969f507efd2bfebd22 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey!
Speaker 2: Hey!
Speaker 3: Hi!
Speaker 1: So, do you guys wanna come and eat dinner at the restaurant sometime in the next few weeks?
Speaker 2: Sure!
Speaker 3: I'd love to!
Speaker 1: Well you can't! We're booked solid for the next month!
Output:
| [
"1"
] | task909-3136c8810abe45d29b3928de84cf8c2a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: What are you guys gonna do?
Speaker 2: Well, I guess we just find a divorce lawyer?
Speaker 3: Well, I think, I think, Ross already has one. Now, this one's free, right? Because you paid for the first two, so the third one's free.
Speaker 4: Laugh it up, but the joke's on you. Because we don't need to get divorced, okay? We we're just gonna get an annulment.
Speaker 5: An annulment? Ross! I don't think surgery's the answer here.
Speaker 6: Oh-oh, that's your thing.
Speaker 4: What?
Speaker 6: You're thing. You're thing. Y'know? You're the guy who gets divorced.
Speaker 7: Oh yeah!
Speaker 4: No-no, that's-that's not my thing! I do not love getting divorced!
Speaker 6: Yes you do! This is your third divorce! You love divorce so much you're probably gonna marry it! Then it won't work out and you're gonna have to divorce it, divorcing guy. I'm so drunk.
Output:
| [
"4"
] | task909-4b322ed7e16547d193730c6b6feaa784 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: So Joey umm, you look familiar. Are uh, are you on TV or something?
Speaker 2: Well Joey doesn't like to talk about it but, he's one of the stars of Days Of Our Lives.
Speaker 1: That's right! That's right, don't you play a woman?
Speaker 3: A woman in a man's body.
Speaker 1: Much better.
Speaker 3: So y'know Ross it's funny 'cause, you look familiar to me too. Have you ever been married?
Speaker 1: Well yes, yes I have. In fact umm, just the other day Kristen and I were talking about how I've been married and how I have a son.
Speaker 2: Yeah, little Eric.
Speaker 1: That's right! Wait no, Ben.
Speaker 3: So you've just married the one time then?
Speaker 1: Well umm...
Speaker 2: You've been married twice?
Speaker 1: Yes. And another time after that. Boy I'm getting hungry! Hey Joey, have you ever been so hungry on a date that when a girl goes to the bathroom you eat some of her food?
Speaker 2: You said the waiter ate my crab cake.
Speaker 3: Yeah. So uh Ross, well now-why did that first marriage breakup? Was it because the woman was straight or she was a lesbian?
Speaker 2: Do you two know each other?
Speaker 3,
Speaker 1: No. No.
Speaker 3: No. It just seems like Ross is the kind of a guy that would marry a woman on the verge of being a lesbian and then push her over the edge.
Speaker 1: Wait a minute! Were you on a poster for gonorrhea?
Speaker 3: Have you ever slept in the same bed as a monkey?!
Speaker 1: Hey you leave Marcel out of this!
Speaker 3: Fine! Have you ever got stuck in a pair of your own leather pants?!
Speaker 1: Hey-hey have you ever locked yourself in a TV cabinet VD boy?!
Speaker 3: Monkey lover!
Output:
| [
"1"
] | task909-8f122f4b0d2e49c28d57f3e784d0eba7 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh my god.
Speaker 2: Hey.
Speaker 3: Hi.
Speaker 2: What?
Speaker 1: I'm at work, ordinary day, you know, chop chop chop, sauti, sauti, sauti. All of a sudden, Leon, the manager, calls me into his office. It turns out they fired the head lunch chef, and guess who got the job.
Speaker 3: If it's not you, this is a horrible story.
Speaker 1: Fortunately, it is me. And, they made me head of purchasing, thank you very much. Anyway, I just ran into Ross and Chandler downstairs, and they think we should go out and celebrate. You know, someplace nice.
Speaker 3: Yeah, someplace nice. How much do you think I can get for my kidney?
Output:
| [
"1"
] | task909-a8ab96f46f00463bbe95f62de6e5692d |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: That's a good plan, Joe. Next time we wanna pick up women, we should just go to the park and make out. Taxi, taxi!
Speaker 2: Hey, hey, look at that talent.
Speaker 1: Just practicing. You're good. Carry on.
Speaker 3: Hey, you. He's just adorable.
Speaker 1: Ok, but can you tell him that, because he thinks he's too pink.
Speaker 4: So what are you guys out doing today?
Speaker 2: Oh we're not out. No, no. We're just uh, two heterosexual guys, hanging with the son of our other heterosexual friend, doin' the usual straight guy stuff.
Speaker 1: You done?
Speaker 2: Yeah.
Speaker 5: Oh, there's our stop.
Speaker 2: Get outta here. This is our stop too.
Speaker 6: You guys live around here too?
Speaker 2: Oh, yeah, yeah, sure. We live in the building by the uh sidewalk.
Speaker 1: You know it?
Speaker 2: Hey, look, since we're neighbors and all, what do you say we uh, get together for a drink?
Speaker 5: So uh, you wanna go to Marquel's?
Speaker 1: Oh, sure, they love us over there.
Speaker 6: Where's your baby?
Speaker 1,
Speaker 2: Ben! Ben! Ben!
Speaker 1: Oh, that's good. Maybe he'll hear you and pull the cord.
Speaker 7: Stop the bus! Wait! Wait! Wait!
Output:
| [
"1"
] | task909-75e2c9f1d4b34816b540cf7a22361470 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Would you ever be a surrogate for anyone?
Speaker 2: It depends on who asked.
Speaker 1: What if I asked?
Speaker 2: Oh, Mon, sure.
Speaker 1: Really?
Speaker 2: Yes. You're not asking are you?
Speaker 1: No.
Speaker 2: Yes! Totally!
Output:
| [
"1"
] | task909-f6a06b0a6fd6423caefc938050954172 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Okay uh, we have narrowed it down to Raymond, Ben, Kyle, and Joey. The rest of you, thank you very much.
Speaker 2: Yes!! I knew it!! Bye-bye! So long! Later!
Speaker 3: Oh this is great! I might actually get to play Ben's dad!
Speaker 2: Yeah!
Speaker 1: Actually, that can't happen. Yeah because you all have such different looks, we're putting you with Raymond and Kyle with Ben. So it'll be either you two or you two.
Speaker 3: Man, this is gonna be kinda weird.
Speaker 2: Yeah, it is.
Speaker 4: Yeah. It's gonna be weird.
Speaker 2: No, we-we're gonna be like best friends, that's why it's gonna be weird.
Speaker 4: Oh, oh, I thought we were just talking.
Output:
| [
"2"
] | task909-cfeb24ea57984c2eaafb54a211d4d14a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, you guys! Guess what? Barry and Mindy are getting a divorce!
Speaker 2: Oh my God!
Speaker 3: Wow!
Speaker 4: What is the matter with you?!
Speaker 3: No! Barry and Mindy.
Speaker 4: Oh sorry, I hear divorce I immediately go to Ross. Who-who's Barry and Mindy?
Speaker 1: Barry was the guy that I was almost married and Mindy was my best friend.
Speaker 4: Ohh-oh, wasn't he cheating on you with her?
Speaker 1: Yeah, but that just means that he was falling asleep on top of her instead of me.
Speaker 2: Why did they get divorced?
Speaker 1: Well, apparently she caught him cheating on her with someone else. Isn't that sad? God, could you imagine if I actually married him?! I mean how different would my life be?
Output:
| [
"1"
] | task909-964a7b61a2674ff0b671577e51502cc5 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ohh, she's pretty. Pretty ahh, pretty girl, the pretty--she's pretty.
Speaker 2: Just go up to her and ask her out. Oh, what's the worst thing that could happen?
Speaker 1: I could die.
Speaker 3: Yeah, it's-it's tough being single. That's why I'm so glad I found Amanda.
Speaker 4: Ross, you guys went out once. You took your kids to Chucky Cheese, and you didn't even kiss her.
Speaker 1: I tell people secrets. It makes them like me.
Speaker 5: Hi!
Speaker 3: Hi!
Speaker 5: Hi Ben!
Speaker 3: Wow! You-you look great!
Speaker 5: Thanks!
Speaker 3: Okay! Hey Tommy.
Speaker 5: I am so glad that you could come over tonight.
Speaker 3: Oh no-no-no, it's my pleasure.
Output:
| [
"3"
] | task909-67decf7fd86e4902bbaf8c00ffad1a4d |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi!
Speaker 2: Hi! All right, let's go shoppin'!!
Speaker 1: Um, y'know, before we go ah, there's something I need to say.
Speaker 2: Oh, okay.
Speaker 1: I've kinda of had this ah, this crush on you. But since you were with Ross, I-I didn't do anything about it. But, now that you're not, I'd really like to ask you out sometime. So-so that's-that's what I'm doing, now.
Speaker 2: Wow! Umm....
Output:
| [
"1"
] | task909-8229968c566f4f7dacf379971dcbccc3 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ross, hi. It's me. I just got back on the plane. And I just feel awful. That is so not how I wanted things to end with us. It's just that I wasn't expecting to see you, and all of a sudden you're there and saying these things... And... And now I'm just sitting here and thinking of all the stuff I should have said, and I didn't. I mean, I didn't even get to tell you that I love you too. Because of course I do. I love you. I love you. I love you. What am I doing? I love you! Oh, I've gotta see you. I've gotta get off this plane.
Speaker 2: Oh my God!
Speaker 1: Excuse me?
Speaker 3: Miss? Please, sit down!
Speaker 1: I'm sorry. I'm really sorry, but I need to get off the plane, okay? I need to tell someone that I love love them.
Speaker 3: Miss, I can't let you off the plane.
Speaker 2: Let her off the plane!
Speaker 3: I am afraid you are gonna have to take a seat.
Speaker 1: Oh, please, miss, you don't understand!
Speaker 2: Try to understand!
Speaker 1: Oh, come on, miss, isn't there any way that you can just let me off...
Speaker 2: No! No! Oh my God. Did she get off the plane? Did she get off the plane?
Speaker 1: I got off the plane.
Speaker 2: You got off the plane.
Speaker 1: I do love you.
Speaker 2: I love you too, and I'm never letting you go again.
Speaker 1: Okay. 'Cause this is where I wanna be, okay? No more messing around. I don't wanna mess this up again.
Speaker 2: Me neither, okay? We are - we're done being stupid.
Speaker 1: Okay. You and me, alright? This is it.
Speaker 2: This is it. Unless we're on a break.
Speaker 2: Don't make jokes now.
Output:
| [
"1"
] | task909-179bfd37f5784d72ba01edcbf7d3e729 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: All right, so you're telling me that I have to tell racist jokes now?!
Speaker 2: Sorry! I'm just-I'm not very good at this! I'm a terrible liar and I hate having to lie to Rachel!
Speaker 1: But we're not ready to tell yet!
Speaker 2: I know! It's just that...ever since high school Rachel was the one person I told everything too. Y'know? I miss that so much now. She's my best friend.
Output:
| [
"1"
] | task909-a04233491ac94bf39985251f958c2a66 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Bing!
Speaker 2: Oww!!
Speaker 3: Game!
Speaker 1: Well, I gotta tell ya Bing; that partner of yours is a real tiger. Are you all right sweetheart?
Speaker 2: I'm not all right.
Speaker 1: We're, we're just gonna get a little sip of water.
Speaker 3: Am I on fire today or what?! Those birds are browned, basted, and ready to be carved!
Speaker 4: Okay, easy Martina. I think we should let them win the next game.
Speaker 3: I'm sorry, I don't understand what you just said.
Speaker 4: Let them win one.
Speaker 3: Are you crazy?! We own those two! I mean look at 'um, he can't breath and she's popping pills.
Speaker 4: You're not even giving them a chance!
Speaker 3: They have racquets don't they?!
Speaker 1: Uh Bing, I think we're gonna make this the last game.
Speaker 4: Oh yes, sir! Put me out of my misery. Are you sure you never played pro? Please let them win!
Speaker 3: I'll take it down to 95% but that's the best I can do.
Output:
| [
"3"
] | task909-751cebd49d2c4a7c911ebb8af7f748f3 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Look Amy, it got a little of control...Um... and I'm sorry. You're my sister and uh... if it really means that much to you...
Speaker 2: So you're going to give me the baby?
Speaker 1: Uh. No... I was going to let you use my Ralph Lauren discount.
Speaker 2: You are not going to regret this.
Output:
| [
"1"
] | task909-3068e4a8dd5d48f3946ccfe0c505eb16 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Are they right?
Speaker 2: Probably, yeah... I mean, maybe we should... hold off until we talk to Ross.
Speaker 1: Yeah... Yeah, we can wait, we don't have to do anything tonight.
Speaker 2: Yeah, I think that'd be best... So, so I'm gonna... I'm gonna take off...
Speaker 1: Although...
Speaker 2: I like although!
Speaker 1: I mean, you know... Ross and I haven't dated in like... six years...
Speaker 2: Six years? Wow... It's almost as long as highschool...
Speaker 1: Plus, you know, he is with Charlie now.
Speaker 2: Absolutely! He's not thinking about you.
Speaker 1: No...
Speaker 2: I'm thinking about you...
Speaker 1: Yeah...
Speaker 2: Let's forget about Ross...
Speaker 1: Forgotten.
Output:
| [
"1"
] | task909-a117b332db374efeadca9932e986ebc2 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Wanna make it more interesting?
Speaker 2: How much were you thinking?
Speaker 1: Ten bucks a game?
Speaker 2: Make it fifty!
Speaker 1: I'll make it a hundred!
Speaker 2: One thousand...
Speaker 3: OK!
Speaker 1: To see who goes first, you got a quarter?
Speaker 2: No... Either of you girls got a quarter?
Speaker 3: Honey, try to focus the trash talk on him!
Speaker 4: Monica, you call it.
Speaker 2: Heads! No, Tails! He-he-heads!
Speaker 4: Tails!
Speaker 2: Ow, what are the chances!
Speaker 2: Ha! My point!
Speaker 1: Oh, no! I don't think so! You know, according to standard table tennis rules if at any time a player uses his non racket bearing hand to touch the playing surface he or she forfeits the point.
Speaker 4: He was a lawyer!
Output:
| [
"2"
] | task909-26d9d045fe85442c84c553fe2b9eebd0 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Nice to see you Rachel.
Speaker 2: Oh, hi!
Speaker 1: So glad you brought someone.
Speaker 2: Someone? I brought people. Mr. Thompson, this is Phoebe. Phoebe, this is Mr. Thompson. He's the head of my department.
Speaker 3: Oh, hi.
Speaker 2: And I also brought my friend Joey...
Speaker 4: Oh!! Shrimp toast!
Speaker 2: Well, y'know I-I don't know where he is.
Speaker 1: Well, I hope you're gonna bid on some things Rachel.
Speaker 2: Well, y'know what? Actually, I was about to bid on this lovely trip to Paris.
Speaker 1: Ohh, nice choice.
Speaker 2: Yeah.
Speaker 1: Good luck.
Speaker 2: Thank you. Okay, twenty dollars.
Output:
| [
"2"
] | task909-3773a8267b284c41a4a60ebee8e8218c |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1:Check it out! Cup hat! Cup banner! Cup chandelier! And the thing that started it all, the cup!
Speaker 2: Great job with the cups, Pheebs!
Speaker 3: Why don't you just go out with her!
Speaker 1: And did you notice the ice? Look! We have it all! We have crushed! Cubed! And dry! Watch! Ahhh! Mystical!
Speaker 2: Awesome!
Speaker 3: Chandler! Everyone--no one's eating my Tuscan finger food 'cause they're all filling up on Phoebe's snow cones!
Speaker 2: There are snow cones! Snow cones! Yuck!
Speaker 3: Y'know...go! Go! Right there!
Speaker 2: Thank you! Thank you!
Output:
| [
"2"
] | task909-5a3c0e68e2bf4a7cb006c6a3c73e3017 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hello, Mr. Heckles.
Speaker 2: You're doing it again.
Speaker 1: We're not doing anything.
Speaker 2: You're stomping. It's disturbing my birds.
Speaker 3: You don't have birds.
Speaker 2: I could have birds.
Speaker 1: Ok, Mr. Heckles, we'll try to keep it down.
Speaker 2: Thank you. I'm going to rejoin my dinner party.
Speaker 3: All right, bye-bye.
Output:
| [
"2"
] | task909-cc2dff1dc0b7401ba520743407945a8b |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: So, um- so how's this, uh, how's this gonna work? Y'know, with us? Y'know, when, like, important decisions have to be made?
Speaker 2: Give me a 'for instance'.
Speaker 1: Well, uh, uh, I don't know, okay, okay, how about with the, uh, with the baby's name?
Speaker 2: Marlon-
Speaker 1: Marlon?!
Speaker 2: -if it's a boy, Minnie if it's a girl.
Speaker 1: ...As in Mouse?
Speaker 2: As in my grandmother.
Speaker 1: Still, you- you say Minnie, you hear Mouse. Um, how about, um.. how about Julia?
Speaker 2: Julia..
Speaker 3: We agreed on Minnie.
Speaker 1: 'S'funny, um, uh, we agreed we'd spend the rest of our lives together. Things change, roll with the punches. I believe Julia's on the table..?
Output:
| [
"1"
] | task909-3b2c79edf97a4c1c994bbf39a3daf7bf |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey guys.
Speaker 2: Hey.
Speaker 3: Ooh, where are you off to, Travelin' Jake?
Speaker 1: Well, there's this, uh, paleontology conference in L.A. so I figured I'd go and then drive down to the zoo and surprise Marcel.
Speaker 4: You know I think he will be surprised, 'till he realizes he's a monkey, and uh, you know, isn't capable of that emotion.
Output:
| [
"1"
] | task909-8e748b55052542f9abe93fdb881f874e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: May I help you?
Speaker 2: Yes. We're here to make a rather sizeable donation to the children.
Speaker 1: Well, any contribution, large or small, is always appreciated.
Speaker 2: Well, I think you're gonna appreciate it the crap out of this one.
Speaker 1: Well, this is very generous!
Speaker 2: And we don't want any recognition. This is completely anonymous.
Speaker 3: Completely anonymous. From two kind strangers.
Speaker 2: Mr. X and Phoebe Buffay.
Speaker 1: Well if you like, we can include your names in our newsletter.
Speaker 3: Not necessary.
Speaker 2: Buffay is spelled B-U-F-F-A-Y.
Speaker 3: And "X" is spelled uhm... "Mike Hannigan".
Speaker 1: Right. Well, on behalf of the children: thank you both very much.
Speaker 2: Sure, I so glad we did this. It feels so good!
Speaker 3: It does. It feels really good!
Speaker 2: Oh, look! And we get these free t-shirts!
Speaker 1: Oh, actually, that's the shirt I wore to the gym.
Speaker 2: Mhm... it's moist.
Output:
| [
"2"
] | task909-1a2a779e84a641199159a6044009ee65 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: ... with the double double double-jointed boy. Hey. So um, are you the professional guitar player?
Speaker 2: Yeah. I'm Stephanie.
Speaker 1: Right. My name was on there, but now it just says "carrot cake". So, um, so um, how many chords do you know?
Speaker 2: All of them.
Speaker 1: Oh yeah, so you know D?
Speaker 2: Yeah.
Speaker 1: Ok, do you know A minor?
Speaker 2: Yeah.
Speaker 1: Ok, do you know how to go from D to A minor?
Speaker 2: Yeah.
Speaker 1: Ok. Um, so does your guitar have a strap?
Speaker 2: No.
Speaker 1: Oh. Mine does. Stephanie knows all the chords.
Output:
| [
"1"
] | task909-1470f939d6d544daa049316bb9b62704 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Uhh, Rachel, my parents...
Speaker 2: Ohh! It's so nice to meet you. Hello.
Speaker 3: Hi.
Speaker 2: Hello.
Speaker 4: Hello. Well, Joshua, that $500 was for groceries.
Speaker 2: What? This-this, no, oh no, no-no-no, this is not-that's-that's not what it is. See, see, okay, I work in fashion, see and-and, this is a real dress actually. It's-it's, they're-they're wearing it in Milan, so part of my job is too wear the clothes, and then I see how people respond, and then I report back to my superiors at Bloomingdale's, so... And obviously in uh, in-in this case, I am going to report back, "USA not ready."
Speaker 4: Maybe in L.A?
Speaker 2: Yes!
Speaker 1: There you go.
Speaker 3: So, have you kids eaten yet?
Speaker 2: Well, we were going to do that after-I mean umm, next.
Speaker 3: Well, we're starving, why don't we all go get something to eat?
Speaker 2: Oh, yeah, well... Yeah, no use wasting this baby, just lyin' around the house.
Speaker 3: So... We go eat.
Speaker 2: Yes.
Speaker 3: You'll wear that. We'll be eating, and of course, you'll be wearing that.
Output:
| [
"2"
] | task909-1e28f013dbd145899d546e2c189ee40b |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, what's-what's going on?!
Speaker 2: Well, I think, I think Ross knows about me and Monica.
Speaker 3: Dude! He's right there!
Speaker 4: I thought you were my best friend, this is my sister! My best friend and my sister! I-I cannot believe this!
Speaker 2: Look, we're not just messing around! I love her. Okay, I'm in love with her.
Speaker 5: I'm so sorry that you had to find out this way. I'm sorry, but it's true, I love him too.
Speaker 4: My best friend and my sister! I cannot believe this. You guys probably wanna get some hugs in too, huh? Big news!
Speaker 1: Awww, no, it's okay, we've actually known for a while.
Speaker 4: What? What? What?! You guys knew? You all knew and you didn't tell me?!!
Speaker 1: Well, Ross, we were worried about you. We didn't know how you were going to react.
Speaker 4: You were worried about me? You didn't know how I was going to react?
Speaker 3: Okay, all right, whew! What do you say we all clear out of here and let these two lovebirds get back down to business? Hey-hey-hey, I-I-I'm just talking here, he-he's the one doing your sister.
Output:
| [
"4"
] | task909-463471e3d3e642dfb1b907ac435dd8f4 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Did you get your money back?
Speaker 2: Yeah, 15 hundred dollars.
Speaker 3: Wow! You made a profit!
Speaker 4: I just came for the red-velvet pillow.
Speaker 2: Oh yeah, there you go.
Speaker 4: Thanks Rachel. And-and don't forget you-you can come visit her anytime you want.
Speaker 2: Oh good, great! I'll-I'll keep that in mind.
Speaker 4: Hey! So what is this? Some kind of snake or something?
Output:
| [
"2"
] | task909-36126052a96745df8aa463d0013a43c1 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hello.
Speaker 2: Hey, it's me. I know you can't stand to be in the same room as me, so I just thought I'd try and apologize over the phone. All I...
Speaker 1: Hello.
Speaker 2: Look I never should have kissed your girlfriend, but I'm...
Speaker 1: Stop callin'!!
Speaker 3: Hey! Hey! Hey! This is 92.3, WXRK, K-Rock for our $1,000 daily challenge.
Speaker 1: All right!
Speaker 3: What is the name of your roommate who is very, very sorry and would do anything...
Output:
| [
"1"
] | task909-dd25d1202dc74a43b4ac326beda0007d |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: So? What do you think?
Speaker 2: I think you were not wearing the same shirt anymore!!
Speaker 1: Yeah! Yeah! Rachel picked it out for me. She told me to trust her and you know what? I'm glad I did! I turned quite a few heads on my way over here.
Speaker 2: Dude, I really don't think you should be wearing that.
Speaker 1: Oh, I see, somebody is afraid of a little competition with the ladies?
Speaker 2: Looks like someone IS the ladies!!
Speaker 1: You're just jealous because you couldn't pull this off. Yeah, now if you'll excuse me, I have a date. See? ALL eyes on ME!
Output:
| [
"1"
] | task909-68746d1d7cae434a80a788379f32e033 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Well, you kids take the train in?
Speaker 2: No, Richard Burke gave them a ride.
Speaker 1: Oh. Speaking of whom, I hear he's got some 20-year-old twinkie in the city.
Speaker 3: Finger cramp. Oh God, sorry. Here, let me get that mom.
Speaker 2: Sooo, Richard's shopping in the junior section.
Speaker 3: Are we still on that?
Speaker 2: We just know she's got the IQ of a napkin.
Speaker 1: She's probably not even very pretty, just young enough so that everything is still pointing up.
Output:
| [
"1"
] | task909-0e047fd19fc440a096e82c37574b10ae |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey listen can you do me a big favor? The dean's office just called and said there was an urgent meeting. Can you watch Ben for like an hour?
Speaker 2: What-what about Monica?
Speaker 1: Oh, she isn't home.
Speaker 2: So it would just be, me alone?
Speaker 1: Well, Ben would be there.
Speaker 2: Huh umm...
Speaker 1: What's the matter?
Speaker 2: Well that-y'know it's just uh, I've never done that before. Me and him alone.
Speaker 1: Rach, he's not an ex-con.
Speaker 2: Okay. Okay. Okay. Uh, what do I, what do I do with him?
Speaker 1: I don't know! Just-just talk to him-entertain him and keep him alive.
Speaker 2: Okay.
Speaker 1: Okay. Ben? Come here. All right, I'm gonna leave you here with Aunt Rachel for about an hour. Okay? Are you gonna be okay?
Speaker 2: Yeah I think so.
Speaker 1: I wasn't talking to you.
Speaker 3: I'll be okay.
Speaker 1: Okay, I'll see you soon buddy. Be back in an hour.
Speaker 3: Bye dad.
Speaker 2: Bye. Ahhh... So this is fun, huh?
Speaker 3: Not really.
Speaker 2: Okay. Uh, want something-want something to drink?
Speaker 3: Okay.
Speaker 2: Uh great! How do you feel about Diet Coke?
Speaker 3: I'm not allowed to have soda.
Speaker 2: Okay. Well that's pretty much all that we have-Oh! Oh! Have you ever had a virgin margarita?
Speaker 3: What's a virgin?
Speaker 2: Water it is.
Output:
| [
"2"
] | task909-d8bba18dd5254cd5a9c3f830ef14d4b1 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ross, but me down for another box of the mint treasures, okay. Where, where are the mint treasures?
Speaker 2: Ah, we're out. I sold them all.
Speaker 1: What?
Speaker 2: Monica, I'm cutting you off.
Speaker 1: No. No, just, just, just a couple more boxes. It-it-it's no big deal, all right, I'm-I'm cool. You gotta help me out with a couple more boxes!
Speaker 2: Mon, look at yourself. You have cookie on your neck.
Speaker 1: Oh God!
Speaker 3: So, how many have you sold so far?
Speaker 2: Check this out. Five hundred and seventeen boxes!
Speaker 3: Oh my God, how did you do that?
Speaker 2: Okay, the other night I was leaving the museum just as 'Laser Floyd' was letting out of the planetarium, without even trying I sold 50 boxes! That's when it occurred to me, the key to my success, 'the munchies.' So I ah, started hitting the NYU dorms around midnight. I am selling cookies by the case. They call me: 'Cookie Dude!'
Output:
| [
"2"
] | task909-31b94f4ec0224dd3adb51b15ade60afe |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi, is uh, is Carol here?
Speaker 2: No, she's at a faculty meeting.
Speaker 1: Oh, I uh, just came by to pick up my skull. Well, not mine, but...
Speaker 2: Come in.
Speaker 1: Thanks. Yeah, Carol borrowed it for a class, and I have to get it back to the museum.
Speaker 2: What's it look like?
Speaker 1: Kinda like a big face without skin.
Speaker 2: Yes, I'm familiar with the concept. We can just look for it.
Output:
| [
"1"
] | task909-54a494c4fb1540a9b4931b65065fb736 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Nope. Man look at this! Ross, I can't believe you said you'd play rugby. I mean look how brutal this is!
Speaker 2: Hey, I can handle it! All right?
Speaker 3: Please, Ross, you-you got hurt playing badminton with my dad.
Speaker 2: That's 'cause-'cause you're mom's dog kept-kept looking at me.
Speaker 1: Okay, Ross, look-look-look-look, look right here. That's called a scrum, okay? It's kinda like a huddle.
Speaker 2: And is a hum, kinda like a scruddle?
Speaker 1: Ross! They're gonna kill you!
Speaker 4: Well, why are you doing this anyway?
Speaker 2: Well, you should've seen the guy that she used to go out with. I mean, he's like Joe Rugby.
Speaker 4: You're kidding! And he plays rugby?! That's so funny. Ohh! I see how you did that. All right.
Speaker 2: Anyway, she thought the very idea of me playing rugby with him was like hilarious. So I'm gonna show her how tough I really am!
Speaker 3: I'm sorry. I'm sorry. You're right, you are a tough guy. You're the toughest palaeontologist I know.
Output:
| [
"2"
] | task909-81b3550fb730451496748ee88fb68b25 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh, who's this little guy?!
Speaker 2: Oh! Ooh! Umm!
Speaker 1: Oh, he's so cute, he reminds me of my old dog, Tumour.
Speaker 3: You are so precious, I could just take you home.
Speaker 2: Hey, why don't you?
Speaker 1: Are you serious?
Speaker 2: Uh-huh, yeah!
Speaker 1: Oh, thanks.
Speaker 4: What are you doing?
Speaker 2: No, I'm really okay with this. Y'know why? 'Cause look at them, and I made that, so... I know it's gonna be like a million times harder to give up a baby but, oh my God, it's gonna feel like a million times better, right? I wanna do this. I wanna carry your baby.
Speaker 3: Oh! Oh! Oh! Thank you so much! You don't know what this means to us! Oh!
Speaker 1: Oh my God, I think I'm gonna cry!
Speaker 4: It's gonna be so great.
Speaker 5: Hi! What's going on?
Speaker 2: Oh, I-I gave them the puppy and it made them so happy that I decided I'm gonna carry their baby.
Speaker 5: But Phoebe...
Speaker 2: No-no-no, I know, but you and I are different people though, and this is a totally different situation, and I know that I am not gonna regret this.
Speaker 5: Oh, I-I-I understand all that, but it's just-that was my puppy.
Speaker 2: Oh!
Output:
| [
"2"
] | task909-91bd7f20a5fe409b88b561fca6698e5e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Come here, Marcel. Sit here.
Speaker 2: Pheebs, I can't believe he hasn't kissed you yet. I mean God, by my sixth date with Paolo, I mean he had already named both my breasts! ...Ooh. Did I just share too much?
Speaker 1: Just a smidge.
Speaker 3: David's like, y'know, Scientist Guy. He's very methodical.
Speaker 4: I think it's romantic.
Speaker 3: Me too! Oh! Did you ever see An Officer and a Gentleman?
Speaker 2: Yeah!
Speaker 3: Well, he's kinda like the guy I went to see that with. Except, except he-he's smarter, and gentler, and sweeter... I just- I just wanna be with him all the time. Day and night, and night and day... and special occasions...
Speaker 5: Wait a minute, wait a minute, I see where this is going, you're gonna ask him to New Year's, aren't you. You're gonna break the pact. She's gonna break the pact.
Speaker 3: No, no, no, no, no, no. Yeah, could I just?
Speaker 5: Yeah, 'cause I already asked Janice.
Speaker 4: What?!
Speaker 1: C'mon, this was a pact! This was your pact!
Speaker 5: I snapped, okay? I couldn't handle the pressure and I snapped.
Speaker 4: Yeah, but Janice? That-that was like the worst breakup in history!
Speaker 5: I'm not saying it was a good idea, I'm saying I snapped!
Output:
| [
"3"
] | task909-9c48c53fee3947ff983f712c6ba38fc4 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh whoa-whoa-whoa! Wait a minute, open up your hand; let me take a look. Quarter. Dime. Lint? Not interested in that. What's this? A Canadian coin? Get outta here!
Speaker 1: Whoa-whoa-whoa! No drinks near the bucket! Set it down over there and then you can make a contribution! And you can leave the hurt bunny look over there too! Hi Bob! I thought I told you to get outta here!
Speaker 2: Uh, Phoebe we've been getting complaints and uh, we're gonna move you to a less high-profile spot.
Speaker 1: What?!
Speaker 2: Umm, Ginger's gonna take over this corner.
Speaker 1: That chick can't handle my corner.
Speaker 2: Look, either you leave, or we remove you.
Speaker 1: Fine. All right, I'll give you one pointer.
Output:
| [
"1"
] | task909-a97bee0227fd4b4faf2a3db191fc858c |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey Rach listen, did you know that during pregnancy your fingers swell up to twice their size and never go back.
Speaker 2: Oh my...God! Let me see that!
Speaker 1: You fall for it every time!
Speaker 3: Hey!
Speaker 2: Hi!
Speaker 3: I brought you my old maternity clothes!
Speaker 2: Oh Pheebs that's so sweet--Ooh, those are so cute!
Speaker 3: Yeah! And look, see how they expand as the baby grows? And then after the baby's born, they're great for shoplifting melons.
Output:
| [
"2"
] | task909-4c66341983fc442a8be689214d86ea78 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey good scene man.
Speaker 2: Hey you too!
Speaker 1: Alright.
Speaker 2: What? You weren't in it.
Speaker 3: Oh!
Speaker 2: Oh sorry. Uh-uh, Kash?
Speaker 4: Yes?
Speaker 2: This is my friend Rachel. Rachel, Kash, Kash, Rachel.
Speaker 3: Hi.
Speaker 4: Hey! How come I haven't seen you here before?
Speaker 3: Well, Joey probably thinks I'll just embarrass him. Y'know, he thinks I'm some kind of a soap opera nut-Which I'm not! I'm not. Although I do know that your uh, your favorite ice cream flavor is butter pecan. And uh, and that your-your dog's name is Wally. Well look at that, I'm just stroking your arm.
Speaker 2: Here we go! Here we go!
Speaker 3: Oh, we're leaving. Bye Kash.
Speaker 4: Bye.
Speaker 3: Say hi to Wally.
Output:
| [
"2"
] | task909-8467be95c40d4bd99e14b9fcdf8b4e07 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: And to you too, Helen.
Speaker 2: Nina Bookbinder is here to see you.
Speaker 1: Oh, okay. Send her in.
Speaker 3: Hi.
Speaker 1: Hi, Nina. Come on in.
Speaker 3: You wanted to see me?
Speaker 1: Uh, Yes. Yes. I've just been going over your data here, and little thing, you've been post-dating your Friday numbers.
Speaker 3: Which is bad, because?
Speaker 1: Well, it throws my WENUS out of whack.
Speaker 3: Your... excuse me?
Speaker 1: WENUS. Weekly Estimated Net...
Speaker 3: Oh, Net Usage Statistics, right. Gotcha, gotcha. Won't happen again. I wouldn't want to do anything to hurt your... "wenus."
Output:
| [
"1"
] | task909-83559043db4d4116ace1594c421593d7 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: It's like this, me, no jokes.
Speaker 2: All right, stop it, you're freaking me out.
Speaker 3: Oh, yeah, I don't like you this way. All right, I'll see you guys later.
Speaker 4: Bye, Richard.
Speaker 5: Bye sweetie, I love you.
Speaker 3: I love you, too.
Speaker 2: I think my boyfriend ever so dreamy, I wonder what our wedding's gonna be like.
Output:
| [
"2"
] | task909-24ee7a409df844cd967e6f034c37807e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey Gunther, let me get a lemonade to go.
Speaker 2: Lemonade? You ok man?
Speaker 1: Ah, it's career stuff. I don't know if you heard but they killed off my character on the show.
Speaker 2: Oh, that's too bad. How'd they do it?
Speaker 1: I fell down an elevator shaft.
Speaker 2: That sucks. I was buried in an avalanche.
Speaker 1: What?
Speaker 2: I used to be Bryce on All My Children.
Output:
| [
"1"
] | task909-1b40ade4e044481da26f313c6cda6996 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh my God! The millionaire's here!
Speaker 2: Oh my God!
Speaker 3: Guys, please, I'm just gonna have dinner with him. Okay?
Speaker 2: Okay, okay, just because he buys you dinner, does not mean you owe him anything.
Speaker 3: I know!!
Speaker 2: Okay, then get the lobster!
Speaker 3: Hey!
Speaker 4: Hi.
Speaker 1: Hi!!
Output:
| [
"2"
] | task909-8677fb61a21c41e2a9b9c6892513b70a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey!
Speaker 2: I packed while you were gone. I left some knickers under your pillow.
Speaker 1: Move in with me.
Speaker 2: What?!
Speaker 1: Don't be scared, I-I know it sounds crazy and-and people will say it's too soon, but just-just think, think how great it will be.
Speaker 2: Ohh, no. Ugh. Oh, leaving London, my whole family lives there.
Speaker 1: I know.
Speaker 2: My job!
Speaker 1: Well, so, you-you'll get a job here! I mean, I'm always hearing about uh, them foreigners coming in here and stealing American jobs; that could be you!
Speaker 2: Yeah, but it-it-it's my whole life-you come to England.
Speaker 1: No, I can't. I would, I really would, but my son is here; I can't leave him. Isn't-you don't think there's any way?
Speaker 2: Ohh, I don't think so. I mean it would be different if it was way into the future -and-and-and we were getting married or something.
Speaker 1: What?
Speaker 2: Oh no, no, right I shouldn't have said married. Uh, please don't go freaky on me. I didn't mean it. Well, I didn't say it; I take it back!
Speaker 1: No, no, don't. Why don't we?
Speaker 2: Why don't we what?
Speaker 1: Get married.
Speaker 2: You are mad!
Speaker 1: No! No! I'm not! It's-it's-it's perfect! I mean it's better than you just-just moving here, 'cause it's us together forever, and that's-that's what I want.
Speaker 2: We've only known each other for six weeks!
Speaker 1: Yeah, I know, so what? I mean, who's-who's to say? Does that me we-we can't do it? Look, huh, I was with Carol for four years before we got married and I wound up divorced from a pregnant lesbian. I mean, this, this makes sense for us. Come on! I mean, on our first date we ended up spending the whole weekend in Vermont! I mean, last night I got my ear pierced! Me! This feels right. Doesn't it?
Speaker 2: My parents are going to be really mad.
Speaker 1: Is that-are you saying yes? Is that yes?
Speaker 2: Yes.
Speaker 2: Yes!
Speaker 1: Yes! We're getting married?!
Speaker 2: Oh my God!
Speaker 1: Yes!
Speaker 2: We're getting married!
Speaker 1: Come here, come here. Uh, ow! Emily, will you marry me?
Speaker 2: Yes.
Speaker 2: Ohh, it's a bit small.
Speaker 1: Damn! I thought that was going to be romantic as hell!
Speaker 2: It was.
Output:
| [
"2"
] | task909-1173c22bb405456d94c79f5939bad2f3 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey Ross, this is one of my co-stars, Dirk. Dirk, this is my good friend Ross.
Speaker 2: Nice to meet you.
Speaker 3: Hey! So what show are you on?
Speaker 2: Oh, I'm no actor, I'm a professor of palaeontology.
Speaker 1: It's a science.
Speaker 3: Oh! Hey well listen, I play a scientist on "Days". And my character has just won the Nobel prize.
Speaker 1: Hey Ross, listen, Dirk was wondering about the woman that you brought and if you guys were together, or...
Speaker 2: Oh, well no, but I mean, she only goes out with really, really smart guys.
Speaker 3: Hey, I got a 690 on my SATs.
Speaker 2: I'd lead with that.
Output:
| [
"2"
] | task909-a754dfee451346ffb95d836a55141fe8 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: What 'cha doing Mon?
Speaker 2: I'm making a list of all the things that are most likely to go wrong at the wedding. Now, that way I can be prepared.
Speaker 3: What are they?
Speaker 2: Well, so far I have uh, my bride's maids dresses won't get picked up, my veil gets lost, or I don't have my something blue.
Speaker 1: Hey! Those are all the things I'm responsible for!
Speaker 2: I had to go with the odds Rach.
Output:
| [
"2"
] | task909-79eaecd731cf452b86635e93f7ee95a3 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: All right, I'll see you guys later.
Speaker 2: Off to see young Ethan?
Speaker 1: Thank you.
Speaker 3: How young is young Ethan? Young?
Speaker 1: He's... our age.
Speaker 4: When we were?
Speaker 1: Okay, he's a senior in college.
Speaker 5: College?
Speaker 4: Whoa! And this manchild has no problem with how old you are?
Speaker 1: No, of course not. It's not even an issue. Cause I told him I was 22.
Speaker 6: What?
Speaker 1: Oh, I can't pass for 22?
Speaker 7: Well, maybe 25-26.
Speaker 1: I am 26.
Speaker 7: There you go.
Speaker 1: Windows are clean, candels are lit. Uh, belt's to tight, gotta change the belt. Did I turn the fish? No, cause I made lasagne. Am I out of control?
Speaker 2: Just a touch. Mon, I don't understand. I mean, you've been dating this guy since like, what... his midterms? I mean, why all the sudden are you so... Oh.
Speaker 1: What?
Speaker 2: Could tonight be the Night?
Speaker 1: I don't know. Look he's a great guy and I love being with him but... you know. Things happen, and they happen. You don't plan these things.
Speaker 2: So, did you shave your legs?
Speaker 1: Yeah.
Speaker 2: A-ha!
Output:
| [
"1"
] | task909-8ce21bc2d01f4117bb8f89cea5284de2 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: That's why I lost my toe?! Because I called you fat?!
Speaker 2: I didn't mean to cut it off. It was an accident.
Speaker 1: That's why for an entire year people called me Sir Limps-A-Lot?!
Speaker 2: I'm sorry! It wasn't your whole toe!
Speaker 1: Yeah, well, I miss the tip! It's the best part. It has the nail.
Speaker 2: Chandler!
Speaker 3: Sir Limps-A-Lot, I came up with that.
Speaker 4: You're a dork.
Output:
| [
"1"
] | task909-6b7d982d07824266b13a5202f8dbb556 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi.
Speaker 2: Hi.
Speaker 1: I'm looking for Eddie Minowick.
Speaker 2: Oh, uh, he's not here right now, uh, I'm Chandler, can I take a message, or, or a fishtank?
Speaker 1: Thanks.
Speaker 2: Oh, oh, c'mon in.
Speaker 1: I'm Tilly.
Speaker 2: Oh.
Speaker 1: I gather by that oh that he told you about me.
Speaker 2: Oh yeah, your uh, name came up in a uh, conversation that terrified me to my very soul.
Speaker 1: He's kind of intense huh?
Speaker 2: Yes. Hey, can I ask you, is Eddie a little...
Speaker 3: A little what?
Speaker 2: Bit country? C'mon in here you roomie.
Speaker 3: Hello Tilly.
Speaker 1: Eddie, I just came by to drop off your tank.
Speaker 3: That's very thoughtful of you. It's very thougtful.
Speaker 1: Well, ok then. I'm gonna go. Bye.
Speaker 3: Bye-bye.
Speaker 2: Bye.
Output:
| [
"1"
] | task909-ebe2cbf77eae47a7a7b6f16b57d44aae |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey. Happy Thanksgiving!
Speaker 2: God, your hair sure is different!
Speaker 3: Yeah, we were just talking about that. I can't believe how stupid we used to look.
Speaker 1: So uh, where's Monica?
Speaker 4: She's upstairs. Monica! Come down! Everyone's here! Ross, Rachel, and the boy who hates Thanksgiving.
Speaker 5: Hi, Chandler.
Speaker 3: Oh my God!
Speaker 5: What-what's the matter? Is there, is there something on my dress?
Speaker 3: You just, you look so different! Terrific! That dress! That body!
Speaker 1: Dude!
Speaker 3: Sorry!
Speaker 4: Yes, yes Monica is thin. It's wonderful. But what we really want to hear about is Ross's new girlfriend.
Speaker 1: Oh mom! Okay, umm, her name is Carol. And she's really pretty. And smart. And uh, she's-she's on the lacrosse team and the golf team. Can you believe it? She plays for both teams!
Speaker 5: So Chandler, I guess I'll see you at dinner.
Speaker 2: Dude!
Speaker 3: Sorry.
Output:
| [
"3"
] | task909-972b48b5ae6046d2b313a4fe8cb43e37 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hello?! I still don't know what the hell I'm doing!
Speaker 2: Oh, come on, every first time mother feels that way. You'll-you're gonna pick it up. Hey! You will! Uh look, y'know when you first came to the city? You were this spoiled helpless little girl who-who still used daddy's credit card. Do you remember?
Speaker 1: I hope you're going somewhere with this.
Speaker 2: Look at you! What-You're-you're this big executive! You are much more capable than you give yourself credit for. I-I have no doubt you're gonna be an incredible mother.
Speaker 1: Really?
Speaker 2: I'm telling you.
Speaker 1: Thank you.
Speaker 3: All right you two, I'm gonna get going.
Speaker 2: Oh.
Speaker 3: Oh no-no-no-no sweetheart, you stay put. I'll let myself out. It's like I'm not here, which I almost wasn't.
Speaker 4: You're still so funny. You're so funny. What do I do?
Speaker 5: Nothing! You have apologized to her like a million times and she's been nothing but terrible to you. And don't forget you just threw her daughter a lovely, albeit slightly boring, shower, and she hasn't even thanked you for it.
Speaker 4: Y'know what? You're-you're right.
Speaker 5: Yeah I mean if you want to say anything to her, I'd tell her off.
Speaker 4: Really?
Speaker 5: Uh-huh!
Speaker 4: Okay! I will! Mrs. Green? Mrs. Green! It is rude to leave a party without saying good-bye to the host! Yeah, and-and also when someone apologizes to you the decent thing to do is to accept it! Now what I did to you, it wasn't on purpose! But what you're doing to me now is just plain spiteful!
Speaker 3: Spiteful?!
Speaker 4: That's right! Maybe it's time you took a good hard look at a mirror young lady...old lady...lady!
Speaker 5: Wrap it up, wrap it up, wrap it up...
Speaker 4: So whenever you're ready to apologize to me, I will forgive you. Good day! I can't feel my legs!
Speaker 5: You were fantastic! I'm so proud of you!
Speaker 4: Yeah? I'm proud of me too.
Speaker 5: You should be!
Speaker 4: Yeah could-could-could you get me something to drink?
Speaker 5: You got it!
Speaker 4: Okay. Mrs. Green! Okay I'm really sorry!! I'm apologizing for the-Okay, I bit my tongue, but I'm still really sorry!
Output:
| [
"4"
] | task909-c18d0958af8741209a2ae8215ab717b2 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh, look at me, look at me. Oh, I'm on a date with a really great guy, all I can think about is Ross and his cat and his... Julie. I just want to get over him. gosh, why can't I do that?
Speaker 2: Oy. Look, I've been through a divorce, trust me you're gonna be fine. You just can't see it now because you haven't had any closure.
Speaker 1: Yeah! Closure. That's what it is, that's what I need. God, you're brilliant! Why didn't I think of that? How do I get that?
Speaker 2: Well, you know, there's no one way really, it's just, you know, whatever it takes so that you can finally say to him, "I'm over you."
Speaker 1: Closure, that's what it is. Closure. Hello, excuse me. Excuse me, hel. . . woo
Speaker 3: Hang on.
Speaker 1: Hello, excuse me.
Speaker 3: What.
Speaker 1: Hi, I'm sorry, I need to borrow your phone for just one minute.
Speaker 3: I'm talkin'!
Speaker 1: I can see that. I... just one phone call, I'll be very quick, I'll even pay for it myself. OK, you're bein' a little weird about your phone.
Speaker 3: Alright, fine. I'll call you back.
Speaker 1: Thank you. OK. Machine. Just waiting for the beep.
Speaker 2: Good.
Speaker 1: Ross, hi, it's Rachel. I'm just calling to say that um, everything's fine and I'm really happy for you and your cat who, by the way, I think you should name Michael. And, you know, ya see there I'm thinking of names so obviously, I am over you. I am over you and that, my friend, is what they call closure.
Output:
| [
"1"
] | task909-56a5ae3b29784d2ba55e4ebb0e6b69ac |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh my gosh! Rachel, honey.. are you okay? Where-where's Paolo?
Speaker 2: Rome. Jerk missed his flight.
Speaker 3: And then... your face is bloated?
Speaker 2: No. Okay. I was at the airport, getting into a cab, when this woman- this blonde planet with a pocketbook- starts yelling at me. Something about how it was her cab first. And then the next thing I know she just starts- starts pulling me out by my hair! So I'm blowing my attack whistle thingy and three more cabs show up, and as I'm going to get into a cab she tackles me. And I hit my head on the kerb and cut my lip on my whistle...oh...everybody having fun at the party? Are people eating my dip?
Output:
| [
"2"
] | task909-a2cb46d6233e4e729941879a887cc119 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Okay, that was Mike.
Speaker 2: Phoebe, hi, we're so sorry. You're totally right. We are here one hundred per cent and we love you and we are ready to start your birthday celebration.
Speaker 1: Huh, guys, that means the world to me. Huh, okay, I'm gonna take off.
Speaker 2: What?
Speaker 1: Oh, I love you guys too, but Mike got off work early. Wait. Wait, I'm not the kind of girl that just ditches her friends to be with her boyfriend. You know what? I am. Bye guys! Judy! Bye.
Speaker 2: Oh thank god, if Phoebe's going, can we please take Emma home?
Speaker 3: You know, I think that's a good idea. Our babysitter just pounded down another Chardonnay. Bye, you guys.
Speaker 4: Bye.
Speaker 5: See ya. Well, this is just us.
Output:
| [
"1"
] | task909-9b2b7a0dd20e4fad9ee8d5e7cfe9f911 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Wow, I am so glad I'm not Monica right now.
Speaker 2: Tell me about it. So what, what's your magic number?
Speaker 1: Uhhhooo.
Speaker 2: C'mon, you know everyone I've been with. All, both of them.
Speaker 1: Well, there's you.
Speaker 2: Better not be doin' these in order.
Speaker 1: Ok, uh, Billy Dreskin, Pete Carney, Barry, and uh, oh, Paolo.
Speaker 2: Oh yes, the weenie from Torino.
Speaker 1: Oh honey, are you jealous of Paolo? Oh, c'mon, I'm so much happier with you than I ever was with him.
Speaker 2: Really?
Speaker 1: Oh please. That Paolo thing was barely a relationship. All it really was was just, ya know, meaningless animal sex. Ok, ya know, that sounded soooo much better in my head.
Output:
| [
"1"
] | task909-2e285995dbbd4c00ad6d4b6685c39177 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: "Ooo," what?
Speaker 2: Uma Thurman.
Speaker 3: Oh!
Speaker 4: The actress!
Speaker 4: Thanks Rach.
Speaker 5: So what are you gonna do?
Speaker 4: You have to tell her! You have to tell her! It's your moral obligation, as a friend, as a woman, I think it's a feminist issue! Guys? Guys?
Speaker 5: Oh, yeah, you have to tell her.
Speaker 6: Feminist issue. That's where I went!
Speaker 2: She is gonna hate me.
Speaker 4: Yeah, well...
Output:
| [
"4"
] | task909-ac0793d630a243e197c5db60218f7e63 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Okay, well, this is crazy. Can't seriously be talking about me taking one of your kids, can we?
Speaker 2: No, of course we're not.
Speaker 1: Insane.
Speaker 2: I know.
Speaker 1: Alice would never go for it, right?
Speaker 2: Oh, I don't know, she's pretty tired, too, I think we've got her onboard.
Speaker 1: Well, just you know, for argument's sake, you know, hypothetically. Which one would you be willing to give up?
Speaker 2: Huh.
Speaker 1: Frank Jr.Jr.?
Speaker 2: Oh, you'd be getting a really good one. I mean, you know, he's really funny. Like, the other day he made up this joke.
Speaker 1: Uh-huh.
Speaker 2: What's green and says "hey, I'm a frog"? A talking frog! Oh, no, you can't have him, he's too funny.
Speaker 1: Well, alright, that's fine. What about Leslie?
Speaker 2: Oh, no, no. Not Leslie. No, she's, she's the only one that knows how to burp the alphabet.
Speaker 1: Alright, so that leaves Chandler.
Speaker 2: Oh, no, no, you can't have Chandler, no. No, no. She's my little genius. I got big hopes for her. She's gonna be a doctor or a realtor..
Speaker 1: Wow, Frank. I think we just ran out of kids.
Speaker 2: Oh, I think you're right. Oh, wow. Phoebe, I don't think I can give one of them up. I mean, you know, they drive me crazy, but they're my babies.
Speaker 1: I'm sorry, Frank. I didn't realise things were so bad. You know, I'll help out more. I can - I can babysit any time you want. You name the day, and I'll be there.
Speaker 2: How about tomorrow?
Speaker 1: Well, that's not good. But you know, I can move some stuff around, and I'll be there. You and Alice just take the whole day together.
Speaker 2: You'd do that for us?
Speaker 1: Are you kidding? That's what sisters are for.
Speaker 2: Look at them! Aw. I love you so much. Oh crap, don't wake up, don't wake up!
Output:
| [
"1"
] | task909-d6c2890b3b2f4babaded12272d2bba86 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey!
Speaker 2: Hey!
Speaker 1: So we thought we'd throw you little going away party around seven.
Speaker 3: Oh, that sounds good!
Speaker 4: Hey, Rach, you're leaving tomorrow, shouldn't you be packing?
Speaker 3: It's all done!
Speaker 4: Oh, yeah, right! And after I took a shower this morning I just threw my towel on the floor! Oh God, it hurts to even joke about it.
Speaker 3: I know... Honey, seriously, I did it all. The luggage that I'm taking is in the bedroom, this is Emma's Paris stuff, these are the boxes that I'm having shipped, and that's the sandwich that I made for the plane...
Speaker 4: Ok, so you've done some good work! What about your carry-ons?
Speaker 3: Oh, well. Everything that I need is in here and my travel documents are on the counter organized in the order that I will be needing them.
Speaker 4: Oh my God! I have nothing left to teach you!
Output:
| [
"3"
] | task909-39f106c451654eb5ac18bcc6fb6e0dce |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey Joey, hi! I'm Ray; I'm the producer of the show.
Speaker 2: It's a pleasure to meet you Ray.
Speaker 3: And this is Duncan and Erin, they're gonna help us out with the audition. So uh, let's get the camera rolling.
Speaker 2: Rightie-O Ray!
Speaker 3: Whenever you're ready.
Speaker 2: Hello, I'm Joey Tribbiani! Let's play Bamboozled! Erin, you get the first question! In hockey, who is known as The Great One?
Speaker 4: Wayne Gretzky.
Speaker 2: Correct! Now, would you like to pick a Wicked Wango card or spin the Wheel of Mayhem?
Speaker 3: Uh Joey, didn't your agents give you the revised rules? We've eliminated all of that. No wheel, no cards.
Speaker 2: What-Why?!
Speaker 3: Uh well, the game was too complicated and research showed people didn't follow it.
Speaker 2: Well what's complicated? You spin the Wheel of Mayhem to go up the Ladder of Chance. You go past the Mud Hut through the Rainbow Ring to get to the Golden Monkey; you yank his tail and boom! You're in Paradise Pond!
Speaker 3: Yeah all that's gone. It's basically just a simple question and answer game now.
Speaker 2: Well what's fun about that? You expect me to be the host of a boring game that's just people standing around answering questions?
Speaker 3: Well, there'll be women in bikinis holding up the scores.
Speaker 2: Let's play Bamboozled!
Output:
| [
"2"
] | task909-2b216d79655442b78c20ad9c4e5f6570 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Howdy.
Speaker 2: Gimme a box a juice. Well, they switched me over to Hombre.
Speaker 1: Well, maybe it's because of the way you're dressed.
Speaker 2: Or maybe it's because this guy's doing so good they wanna put more people on it. You should see this guy, Chandler, he goes through two bottles a day.
Speaker 1: What do you care? You're an actor. This is your day job. This isn't supposed to mean anything to you.
Speaker 2: I know, but, I was the best, you know? I liked being the best. I don't know. Maybe I should just get outta the game. They need guys up in housewares to serve cheese.
Speaker 1: All right, say you do that. You know sooner or later somebody's gonna come along that slices a better cheddar. And then where're you gonna run?
Speaker 2: Yeah I guess you're right.
Speaker 1: You're damn right I'm right. I say you show this guy what you're made of. I say you stand your ground. I say you show him that you are the baddest hombre west of the lingerie.
Speaker 2: I'm gonna do it.
Output:
| [
"1"
] | task909-d914cf9670a14b4db5b1a16db0704698 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Umm, Joanna? I wanna talk about that interview.
Speaker 2: I thought it went very well.
Speaker 1: No! It didn't! That's what I want to talk to you about. Now, just to brief you... I may cry, but they are not tears of sadness or of anger, but just of me having this discussion with you.
Speaker 2: Rachel, please, don't make a scene.
Speaker 1: There's nobody here!
Speaker 2: Sophie, get in here! You see! Now you're making Sophie uncomfortable!
Speaker 3: She's not making me uncomfortable.
Speaker 2: Congratulations! You now just crossed the line into completely useless. Get out.
Speaker 1: Do you want me to quit?
Speaker 2: What?! What would make you think that?
Speaker 1: Well of those things that you said in the interview, I mean if you believe any of them, I must not be a very good assistant. Y'know what? I am just gonna pack up my desk, and I will be gone by the end of the day! Well, I guess there's no use to me sticking around 'til the end of the day!
Speaker 2: Wait-wait-wait-wait! You can put your sad little muffin back in it's drawer. If you must know the truth, I didn't want to lose a perfectly good assistant.
Speaker 1: What?
Speaker 2: That's why I said all those things about your flirting and your drinking...
Speaker 1: My drinking?
Speaker 2: Oh, I must've said that after you left.
Speaker 1: Said what? Exactly.
Speaker 2: That you enjoyed the occasional drink...ing binge.
Speaker 1: Oh my God!! Ohh, that is it! I'm leaving! You are just a horrible person!
Speaker 2: Wait-wait-wait-wait-wait-wait-wait-wait!! If you're gonna get all sensitive about it! I don't want to lose you. What if I, create a position for you? I'll make you an assistant buyer in this department.
Speaker 1: Say more things like that.
Speaker 2: You can have your own office, and a raise! Effective tomorrow.
Speaker 1: I'd need an expense account.
Speaker 2: Done!
Speaker 1: And an assistant.
Speaker 2: Sophie, get in here!
Output:
| [
"2"
] | task909-93850016b59e4b82b8c57129feee796e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi!
Speaker 2: Hi.
Speaker 1: Sorry about that, but I couldn't get that lock to work on the door.
Speaker 2: Yeah, Joey kinda disabled it when I moved in.
Speaker 1: You must be Rachel, I'm Erin.
Speaker 2: Hi.
Speaker 3: Hi. I don't mean this to sound like high school, but did he say anything about me?
Speaker 2: Would you like some pancakes?
Output:
| [
"2"
] | task909-792093fccc6e43bba9db21819ecdd29b |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey you guys, you will never guess who's coming to New York.
Speaker 2: Quick, Phoebe, tell us before he can swallow.
Speaker 1: Oh ok, Ryan, that guy I went out with, who's in the Navy.
Speaker 3: You went out with a guy in the Navy?
Speaker 1: Yeah, I met him when I was playing guitar in Washington Square Park. Ryan threw in salt water taffy 'cause he didn't have any change.
Speaker 4: Hey, is that when you wrote salt water taffy man?
Speaker 1: No. No, he is my submaring guy. He resurfaces like every couple years and we have the most amazing three days together. Only this time he's coming for two weeks. Two whole weeks, which means yay.
Speaker 3: So wait, this guy goes down for like two years at a time?
Output:
| [
"1"
] | task909-cc21a510d60f45c487b3cf601c64badb |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Chandler darling! Look, my date has finally arrived. I'd like you to meet Dennis Phillips.
Speaker 2: Congratulations.
Speaker 3: Thank you.
Speaker 1: Dennis is a dear old friend and a fantastic lover.
Speaker 3: Bravo Dennis thanks for pleasing my mother so.
Speaker 2: Oh, I'm so sorry I missed the ceremony, I was stuck at auditions.
Speaker 1: Oh yes, Dennis is directing a new Broadway show.
Speaker 4: I don't believe we've met, Joey Tribbiani.
Speaker 2: Dennis Phillips
Speaker 4: Wow, I've admired your work for years. You-you've done some really amazing stuff.
Speaker 2: Oh, thank you. Well if you'll excuse me, I'm gonna go get myself a drink. Be back in a moment.
Output:
| [
"2"
] | task909-4d1a57ea51ce418c84f002d072e8dd0e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey!
Speaker 2: Hey!
Speaker 1: Monica, uh Dad called this morning and ah, Aunt Silvia passed away.
Speaker 3: Yes!! Yes! Yeah, yeah, yeah!
Speaker 1: We were all pretty shaken up about it.
Speaker 4: Wait, am I missing something though? 'Cause I thought death was something that's supposed to be sad, in a way.
Speaker 1: Well ah, Aunt Silvia was, well not a nice person.
Speaker 3: Oh, she was a cruel, cranky, old bitch! And I'm sorry she died. Did Dad say I get the dollhouse?
Speaker 1: You get the dollhouse.
Speaker 3: I get the dollhouse!
Speaker 4: Wow, a house for dolls, that is so cool! When I was kid, I had a barrel.
Speaker 5: Uh, Pheebs, you had a barrel for a dollhouse?
Speaker 4: No, just a barrel.
Speaker 3: Y'know what, you can play with my dollhouse.
Speaker 4: Really?! Really?!
Speaker 3: Any time you want. Y'know, when I was younger, all I wanted to do was to play with this dollhouse, but no!! It was to be looked at, but never played with.
Speaker 6: My Grandmother used to say that exact same thing to me.
Output:
| [
"1"
] | task909-de6afac8e4164c1098d94392e9e0988c |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: All right, I'm here, let's ahh, get this over with.
Speaker 2:: Okay ahh, well, just ahh, follow my lead.
Speaker 1: Whoa-whoa, don't we need to do some kinda preparation first? Like ahh, get really drunk?
Speaker 2:: Look come on, eh, just ah, just ah, put your arms around me, eh.
Speaker 2:: Ahhhh! I'm sorry!
Speaker 1: No, it's okay, but if I'm Marge, my breasts are coming out my back.
Speaker 2:: Ahh, forget it! I'll never be any good at this, my mom was right, I'm just a big potato with arms, and legs, and a head.
Speaker 1: Come on man, you're not a potato.
Speaker 2:: I'm sure as hell a dancer, it's no use Marge will never go for me.
Speaker 1: Come on Treeger, don't say that. You just ahh, you just need more practice. Here, come on, let's ahh, let's try it again. Come on. Plus, it was, it was probably mostly my fault, anyway. I mean, y'know, I'm not really that comfortable dancing with a-We-he!! Hey!
Speaker 2:: Yeah!
Output:
| [
"2"
] | task909-ce5e097f295c4f6cb04060feca46955a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: So Chandler, you're parents must've been thrilled when you told them you were engaged.
Speaker 2: Oh yeah, I should probably call them.
Speaker 3: I remember when we first got engaged.
Speaker 2: Oh, I don't think I ever heard that story.
Speaker 4: Oh dad, really you don't need to...
Output:
| [
"2"
] | task909-4fcc7662d06048a49554dab5c453c8f9 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Do you uh, want these things delivered Mr. and Mrs. Geller?
Speaker 2: Oh.
Speaker 3: Oh.
Speaker 2: No-no-no! No, no, no, we're not married.
Speaker 3: We are having a baby together, but we're not involved. I mean, uh we-we were seeing each other a while ago, but then we were just friends. And then there was one drunken night. Or, yes stranger, we'd like this delivered please.
Speaker 1: Why don't you fill out this address card.
Speaker 3: Oh, okay.
Speaker 1: I notice you picked out a lot of our dinosaur items.
Speaker 2: Oh yeah! Actually, that's one of the reasons why we're not a couple.
Speaker 3: I chose those, I'm a paleontologist.
Speaker 1: Really?! That is so cool!
Speaker 2: Oh. Oh yeah, don't get to worked up over it. I mean it-it sounds like he's a doctor, but he's not.
Speaker 1: Oh no-no, I'm fascinated by paleontology. Have you read the new Walter Alvarez book?
Speaker 3: Yeah! I-I teach it in my class.
Speaker 2: Oh my God! I'm standing at a cash register, holding a credit card, and I'm bored.
Speaker 1: Oh, I love your neighborhood. There's a great gym right around the corner from your building.
Speaker 3: That's my gym.
Speaker 1: I can tell you work out. A paleontologist who works out, you're like Indiana Jones.
Speaker 3: I am like Indiana Jones.
Output:
| [
"1"
] | task909-2684018e725344f18b62ca40aa6f469d |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hi, Phoe.
Speaker 2: Hi Gram. Whatcha doin'?
Speaker 1: Oh, just updating the phonebook.
Speaker 2: Um, gram, um, can I see the pictures of my dad again?
Speaker 1: Oh. Oh, sure, sure, uh, uh, how come?
Speaker 2: Just, you know, to see... um.
Speaker 1: Oh, sure, yeah. his is the one of you father in a meadow, and, uh, helping a little boy fly a kite, and here he is at a graduation. . . another graduation. . . another graduation.
Speaker 2: OK, is this really my father?
Speaker 1: Is it really your fa--I can't... well of course it is.
Speaker 2: OK, I smell smoke. Maybe that's 'cause someone's pants are on fire.
Speaker 1: Look, I. . .
Speaker 2: Ya know, in all the years that we have been grandmother and granddaughter, you have never lied to me.
Speaker 1: Alright, that is not your father, that's just a picture of a guy in a frame.
Speaker 2: Oh God.
Speaker 1: It was your mother's idea. Ya know, she didn't want you to know your real father because it hurt her so much when he left, and, I didn't want to go along with it, but, well then she died and, and it was harder to argue with her. Not impossible, but harder.
Speaker 2: Alright, so, what, he's not a famous tree surgeon? And then, I guess, OK, he doesn't live in a hut in Burma where there's no phones?
Speaker 1: Last I heard, he was a pharmacist somewhere upstate.
Speaker 2: OK, that makes no sense. Why would the villagers worship a pharmacist?
Speaker 1: Honey.
Speaker 2: Oh.
Speaker 1: Anyway, that's all I know. That, and this. This is the real him.
Speaker 2: Oh.
Speaker 2: Yeah, um, in Albany, can I have the number of Frank Buffay. . . OK, um, in Ithica. . . alright, um, Saratoga. . . Oneonta. Alright, you know what, you shouldn't call youself information.
Output:
| [
"2"
] | task909-5a71aab8c99141ffa9443b542020984a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, Phoebs
Speaker 2: Hey.
Speaker 1: Uhm, we just wanna give you a heads-up. Bill and Colleen hate us.
Speaker 3: Owen didn't know he was adopted, and Monica told him.
Speaker 1: What?
Speaker 2: Still, he had to find out sometime.
Speaker 3: Yeah, but how would you like it if someone told the triplets that you gave birth to them?
Speaker 3: I'm gonna go tell Emma she was an accident.
Output:
| [
"1"
] | task909-f260edd70f744cddbac785b20a37b35b |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey!
Speaker 2: Hey, hubby!
Speaker 1: Yeah. Yeah, actually um, I wanted to talk to you about that whole annulment thing?
Speaker 2: Uh-huh.
Speaker 1: I'm not going to do that.
Output:
| [
"1"
] | task909-dc1a60e9b66e4a4caf2f35dca62c5803 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey Pheebs!
Speaker 2: Hey Phoebe!
Speaker 3: Oh, you won't believe who moved back to town.
Speaker 2: I know, Amanda! Ah! She called me too! She's the worst!
Speaker 1: Who's Amanda?
Speaker 2: She's this girl who used to live in the building before you did. Then she moved to England and she picked up this fake British accent. On the machine this is her message. "Monica, darling! It's Amanda calling!"
Speaker 1: Are you trying to do a British accent?
Speaker 2: Chandler gets pedicures!
Speaker 1: Just so I know, how many more of those can I expect?
Speaker 3: You know what Amanda said to me when she got me on the phone? "Oh, so sorry to catch you on your Mo-Bile!" If-if you don't wanna get me on my mo-Bile, don't call me on my mo-Bile!"
Speaker 2: I know, and she's always bragging about all the famous people she's met.
Speaker 3: Oh, I know! "Oh...I slept with Billy Joel". All right, who hasn't?
Speaker 2: Oh, what are we gonna do! I don't wanna see her!!
Speaker 3: Ugh, Let's just cut her out!
Speaker 2: What?
Speaker 3: Cut her out of our lives! Just ignore her calls and dodge her 'till she gets the point!
Speaker 2: Oh, I guess we could try that, but... it seems so harsh! Have you ever done that?
Speaker 1: No, had it done to me though. Feels good !
Output:
| [
"2"
] | task909-74869900cee247d1b1616a5e6f497de0 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Alright. I'm gonna go change, I've got a date.
Speaker 2: This Alan again? How's it goin'?
Speaker 1: 'S'going pretty good, y'know? It's nice, and, we're having fun.
Speaker 3: So when do we get to meet the guy?
Speaker 1: Let's see, today's Monday... Never.
Speaker 4: Oh, come on! Come on!
Speaker 1: No. Not after what happened with Steve.
Speaker 5: What are you talking about? We love Schhteve! Schhteve was schhexy!.. Sorry.
Speaker 1: Look, I don't even know how I feel about him yet. Just give me a chance to figure that out.
Speaker 2: Well, then can we meet him?
Speaker 1: Nope. Schhorry.
Output:
| [
"1"
] | task909-486093b06f114288afc81105e42c01d5 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ooh! How was Kathy's play?
Speaker 2: Well, Kathy gets half-naked and simulates sex with a real good lookin' guy.
Speaker 3: Yeah, it's like someone literally wrote down my worst nightmare and then charged me $32 to see it!
Speaker 1: That's a good idea for a business!
Speaker 3: I'm totally screwed. Okay, they are gonna be hot and heavy on stage every night, and then they're gonna go to their cast parties and he's gonna try to undermine me. Y'know it'll be like, "So where's your boyfriend, what's-his-name, Chester?" And she'll go, "No-no-no, it's Chandler." And he'll go, "Whatever. Ha-ha-ha-ha!"
Speaker 4: That-that is a good trick.
Speaker 3: All right, look, look, what am I gonna do?
Speaker 4: Chandler, look they're actors. They're there to do a job, just 'cause they work together, doesn't mean they're gonna get together. I mean just 'cause it happened with Susan Sarandon and Tim Robbins, it doesn't mean it's gonna happen with them.
Speaker 2: Oh-oh, Alec Baldwin and Kim Basinger.
Speaker 4: Tom Cruise and Nicole Kidman.
Speaker 2: Yeah.
Speaker 1: Hey, Mel Gibson and Clint Eastwood.
Speaker 2: They're not a couple!
Speaker 1: Oh-okay, I get the game now.
Speaker 4: Okay look, look, let me ask you a question, when they were doing it on stage, was it like really hot?
Speaker 2: Oh yeah!
Speaker 4: Well okay, so then you're fine. The rule is when two actors are actually doing it off-stage all the sexual tension between them is gone. Okay? So as long as it's hot onstage you got nothing to worry about. It's when the heat goes away, that's when you're in trouble.
Speaker 3: Really?
Speaker 4: Look, you guys have been to every play I've ever been in, have I ever had chemistry on stage?
Speaker 2: No.
Speaker 4: Noooo!!
Output:
| [
"4"
] | task909-c34dd5b82fc2433ea91cef54cdc464d4 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh good, you haven't left yet.
Speaker 2: Where have you been?
Speaker 1: I got held up at Dr. Gettleman's office. There was some guy that freaked everybody out.
Speaker 3: Well, you got here just in time. I really have to go buddy.
Speaker 1: Oh man.
Speaker 2: Promise to call me when you land.
Speaker 3: Of course I will call you. I love you.
Speaker 2: I love you too.
Speaker 4: Okay, wow, wow, wow. Watch the tongue people, we've got a baby over here.
Speaker 5: Bye Chandler.
Speaker 3: Awww. Bye!
Speaker 4: Bye honey.
Speaker 3: What's the matter Joe?
Speaker 6: I'm mad at you for leaving! You're nothing but a big leaver. Big leaver with a stupid suitcase.
Speaker 3: Any chance you are trying to pick a fight to make all this easier?
Speaker 6: Dude, you see right through me!!
Speaker 3: Well, bye Mon, bye Ross, Rachel, bye Emma!
Speaker 5: Okay, bye-bye! Good trip!
Speaker 2: Chandler, wait. It goes: Old job, new job, you. This is just something I have to do.
Speaker 3: I know.
Speaker 2: I love you so much.
Speaker 3: I know that too.
Speaker 3: Don't worry, I'll be back before you know it. Yes it will be the same. Because I know, that's how. I promise.
Speaker 6: Double promise? Call me when you land.
Speaker 2: Can I talk now?
Speaker 6: Okay, bye.
Speaker 2: Joey?
Speaker 6: He had to board.
Output:
| [
"3"
] | task909-d7481f01db3b496e891125c29fe4f32e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Isn't she beautiful?
Speaker 2: Look at her, my first grandchild.
Speaker 3: What about Ben?
Speaker 2: Well of course Ben, I meant my first granddaughter. Wow.
Speaker 4: Have umm, have you thought anymore about you and Rachel?
Speaker 3: Oh well yeah, actually I was going to talk to her when you guys all came in the room.
Speaker 4: Yay! It's so exciting! Wow, you could've done that with us there.
Speaker 3: Yeah right.
Speaker 4: Oh sure okay, you can touch yourself in front of us but you can't talk to Rachel.
Speaker 3: What?! When have I ever touched myself in front of you guys?
Speaker 4: Oh please! Just before when you were asleep in the lounge! That Armenian family was watching you instead of the TV. Oh, that reminds me. That Mr. Hasmeje still has my Gameboy.
Output:
| [
"3"
] | task909-7618917f9eed494eb5b7045bb75b9020 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Did I just throw this?
Speaker 2: Hi.
Speaker 1: Hi.
Speaker 2: I accidentally packed these with my stuff. Who is this?
Speaker 1: Oh, that's, uh, that's Phoebe's friend's dog. I don't know what his real name is, but I call him Mozzarella.
Speaker 2: Oh, well, you are so cute! I wish I could play with you more, but I've got to go to work! I hope I stop talking like this before my marketing meeting, yes I do. Yes I do. Bye-bye, Joey. Oh, I seriously can't stop it.
Speaker 1: C'mere. Hey. C'mere. That's Rachel. She's the one who used to live here. Might as well be honest with you-we love her. But we can't have her. I really miss her. Well, hey, you understand, right? You're a guy.
Output:
| [
"1"
] | task909-fa76080675214a6dbe03e18cdd52af7c |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Well, I'm off to Tulsa, so if your Maitre D. friend has any funny Oklahoma jokes, tell him to e-mail me at www.hahanotsomuch.com.
Speaker 2: Honey, you can relax. Last night at work, Geoffrey told this really sexist joke. After that, not so funny anymore.
Speaker 1: Really...? See... that's the thing: you gotta keep it smart, people!
Speaker 2: Okay, don't miss that flight. You know I love you.
Speaker 1: I love you too. And... I like you as a friend.
Speaker 3: All right. See you later!
Speaker 1: See ya!
Speaker 3: Did that guy really make that joke?
Speaker 2: Naaaa... He still kills me. Last night he had me laughing so hard.
Output:
| [
"1"
] | task909-9449f825a62a444a93c6ce4bd3898aad |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Rachel?
Speaker 2: Yeah.
Speaker 1: I'm, uhh, making up flyers trying to get new massage clients. So, can I come to Bloomingdale's and use the copy machine.
Speaker 2: Well, sure, but they might think it's kinda weird considering I don't work there anymore.
Speaker 1: Oh my God. What happened?
Speaker 2: I-I, got a job at Ralph Lauren.
Speaker 1: Well that's great! Congratulations!!
Speaker 2: Yeah. A year ago..
Speaker 1: You've lasted a whole year. Good for you.
Speaker 2: But, Pheebs, you can still use the copy machine where I actually work. But, just come by at lunch so my boss doesn't see you. Cause Kim will just freak out and she already doesn't like me very much.
Speaker 3: That's weird. I don't think my boss likes me either.
Speaker 4: I don't think mine likes me either.
Speaker 5: Maybe it's a universal thing?
Speaker 6: Or maybe, it's because you're hanging around here at 11:30 on a Wednesday.
Speaker 3: Yeah let's head off to work.
Speaker 4: We should go.
Output:
| [
"1"
] | task909-7a7ddc25c4364fc495f49da00b92463c |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey! Joey said no autographs! But if she's gettting one, then I want one too: To Monica. And none of this "best wishes" crap. I want "love".
Speaker 2: Ok actually Mon, Matthew was just giving me his phone number.
Speaker 1: Oh man! If I had known I was coming to this party I never would have gotten married!
Speaker 3: It was nice to meet you Rachel.
Speaker 2: Nice to meet you.
Speaker 3: Call me.
Speaker 2: Ok
Speaker 1: We will!!
Speaker 1: Look at you with all the guys!
Speaker 2: Yeah!
Speaker 1: I guess you have forgotten all about Joey?
Speaker 2: Yeah, well, I guess I have forgotten about Joey and clearly you've forgotten about Chandler!
Speaker 1: Please... Chandler is the love of my life... ... oooh leather pants! Have Mercy!
Output:
| [
"1"
] | task909-13496c86735b4243805e12806ae0e1ff |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Ha!
Speaker 2: So you like the drums! That's, that's great! Y'know, I was worried, that, you know, they would maybe an unbearable living situation. All right, okay, well, apparently not! So, yay!
Speaker 3: Hey-hey, Pheebs, check it out, we already learned a song. Ready? One, two, three, four...
Speaker 1,
Speaker 3: Tequila!!
Speaker 2: That's fun.
Output:
| [
"2"
] | task909-f683ee62d25343f494f13468a532b0ed |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: What are you doing?
Speaker 2: The key's stuck in the lock.
Speaker 1: I can fix it. Hold on.
Speaker 2: It still doesn't work.
Speaker 1: I'm not finished.
Speaker 2: Oh.
Speaker 2: Nice job Joe! You're quite the craftsmen.
Output:
| [
"2"
] | task909-1a9f032cd3974d7c8d7bcb505e2dd698 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Oh, she's coming up! She's coming up!
Speaker 2: Folks, when we come back we'll be talking about her new book, 'Euphoria Unbound': the always interesting Nora Tyler Bing. You might wanna put the kids to bed for this one.
Speaker 3: Y'know, we don't have to watch this. Weekend At Bernie's is on Showtime, HBO, and Cinemax.
Speaker 1: No way, forget it.
Speaker 4: C'mon, she's your mom!
Speaker 3: Exactly. Weekend At Bernie's! Dead guy getting hit in the groin twenty, thirty times! No?
Speaker 1: Chandler, I gotta tell you, I love your mom's books! I love her books! I cannot get on a plane without one! I mean, this is so cool!
Speaker 3: Yeah, well, you wouldn't think it was cool if you're eleven years old and all your friends are passing around page 79 of 'Mistress Bitch.'
Speaker 5: C'mon, Chandler, I love your mom. I think she's a blast.
Speaker 3: You can say that because she's not your mom.
Speaker 5: Oh, please...
Output:
| [
"3"
] | task909-7281b185c00b4bb4bdf5ef765db9a39a |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Professor Geller?
Speaker 2: Yes Mr. Lewis, how can I help you?
Speaker 1: I know I didn't do well on my midterms and stuff but, I was kinda hoping you could change my grade.
Speaker 2: And why exactly would I do that?
Speaker 1: Because I'm in love with you.
Speaker 2: What?!
Speaker 1: Yeah, I'm all...in love with you and stuff. So could you change my grade?
Speaker 2: No!
Speaker 1: Well why not you changed Ned's grade!
Speaker 2: Well that's different! Okay? Because he, he was actually in love with me!
Speaker 1: No he's not! He's totally yanking your chain! He's done this with three other teachers!
Speaker 2: What?
Speaker 1: He's got a girlfriend!
Speaker 2: I can't believe someone would do that for a grade.
Speaker 1: I know! It's awful. I love you.
Output:
| [
"1"
] | task909-9c7417201f134f46a488e71e02fee3b5 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey guys.
Speaker 2: Hey Joe! We've got a couple of things we've got to check out at the new house. You want to come with us?
Speaker 1: No, thank you.
Speaker 3: All right. I know you're not happy about us moving, but you're the only one who hasn't seen the house.
Speaker 2: Yeah, come with us. You'll see how close it is to the city.
Speaker 1: But no, it's not close. You said it was in escrow? I couldn't even find it on the map.
Speaker 3: Joey, please come. It would mean so much to us.
Speaker 1: You know what? You are my friends, I wanna be supportive, I will come with you. SHOTGUN!
Speaker 2: Damn it.
Speaker 3: See you guys later.
Speaker 4: Okay!
Speaker 3: I'll pick you up at eleven. So glad you're coming.
Speaker 4: Good for you. That was really mature.
Speaker 1: What? No, the only reason I'm going to their stupid new house, is so I can point out everything that's wrong with it, so they don't move. I'm gonna make them stay here.
Output:
| [
"1"
] | task909-eec8728ee6084ea39032f82e4211aeba |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, how'd the interview go?
Speaker 2: It bit. It was a 50's theme restraunt. I have to cook in a costume and dance on the counter. I mean I was a chef at Cafe des Artistes. I mean how could I take a job where I have to make something called Laverne and Curly Fries?
Speaker 1: So don't do it.
Speaker 2: How can I not do it? I have $127 in the bank.
Speaker 3: Monica, relax, go get a beer.
Speaker 2: I don't want a beer.
Speaker 3: Who said it was for you?
Output:
| [
"2"
] | task909-8bfc8bda06fc4ee6824602d02f5cd5be |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Okay you guys, I got a little more written. Are you ready?
Speaker 2: Yeah. O-okay.
Speaker 1: "When I think of the love that these two givers and receivers share, I can not help but envy the lifetime ahead of having and loving and giving and..." And then I can't think of a good word for right here.
Speaker 3: How about receiving?
Speaker 1: Yes!
Speaker 2: See Joe, not that that's not grrreat! But, one of the cool things about having somebody we know perform the ceremony is that it can be about us! Y'know, it can be more personal. You can tell stories about us!
Speaker 1: Ooh, like the time you and I went to Atlantic City and I made you laugh so hard you threw up your whole steak?! Remember?
Speaker 2: No, not us... Us!
Speaker 1: I gotcha. Sorry. So, did you ever make him throw up a whole anything?
Speaker 4: Did you ever feed him a poison capsule that made him bleed from the eyes?
Speaker 3: It doesn't say that!
Speaker 4: Oh! Suddenly somebody knows all about the side affects!
Speaker 2: See Joe, we want you to tell stories but y'know, romantic stories. Nice stories.
Speaker 1: Oh. Okay. Ooh! Ooh! Okay, maybe I'll talk about London! Y'know when you two hooked up! Only, only I won't say hooked up. I'll say, "Began their beautiful journey..."
Speaker 3: There you go!
Output:
| [
"1"
] | task909-3b4475eff11d410b9b48c94fe81938c0 |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hello?
Speaker 2: Hey, it's me.
Speaker 1: It's Chandler! Are you OK?
Speaker 2: Yeah, I'm fine. I'm trppd in an ATM vstbl wth Jll Gdcr.
Speaker 1: What?
Speaker 2: I'm trppd... in an ATM vstbl... wth Jll Gdcr!
Speaker 1: I have no idea what you just said.
Speaker 2: Put Joey on the phone.
Speaker 3: What's up man?
Speaker 2: I'm trppd... in an ATM vstbl... wth JLL GDCR.
Speaker 3: Oh my God! He's trapped in an ATM vestibule with Jill Goodacre! Chandler, listen.
Speaker 2: Yeah, like that thought never entered my mind.
Output:
| [
"2"
] | task909-390adcad37814c78b15d94d1fac576dd |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Yeah, baby!
Speaker 2: What are you doing?
Speaker 1: Making chocolate milk. Do you want some?
Speaker 2: No thanks. I'm 29.
Speaker 3: Oh my God, I gotta go to work!
Speaker 2: Oh sweetie, when do you think you're going to get off tonight?
Speaker 3: Oh I don't know honey. It's gonna be really late.
Speaker 2: Oh come on, not again.
Output:
| [
"2"
] | task909-617ac0b78dbd4bc889c5e2c4cd39014e |
Definition: You are given a dialog between 2 or more individuals. You need to generate the number of the speaker (e.g. 1 for Speaker 1) who had the most lines in the dialog. If there is a tie, output the answer '0'.
Positive Example 1 -
Input: Speaker 1: What do you think we should do for our 10th wedding anniversary?
Speaker 2: Hm, how about we take a vacation? Somewhere sandy and warm.
Speaker 1: Well, if we're going to go out of the country, you need to be sure to renew your passport. It expired over a year ago!
Speaker 2: How about we get something expensive instead of travelling. We could get a new car.
Speaker 1: Is this your way of telling me that you want me to buy you a car?
Output: 1
Positive Example 2 -
Input: Speaker 1: Dad, I really don't want to go to law school.
Speaker 2: Well, what about medical school? A pharmacy program?
Speaker 1: I don't know, I don't want to make any big decisions right now.
Speaker 2: You need to make a decision about your future before it's too late. You'll be in college next year, so you better have decided by then.
Speaker 1: None of those options sound appealing to me, though. Maybe I want to do something else with my life.
Speaker 2: As your father, I have some say in your future.
Output: 0
Negative Example 1 -
Input: Speaker 1: Donna, do you want to go to the mall with me this weekend?
Speaker 2: Sure, I'd love to. I need to pick up some clothes and some school supplies.
Speaker 1: Great, I need to return some stuff I bought last weekend. We could get lunch at the food court and then make plans for the evening there.
Speaker 2: Sounds great!
Output: Speaker 1
Negative Example 2 -
Input: Speaker 1: Do you know when dad is getting back from his golf trip?
Speaker 2: Not sure, I think he's coming back Sunday.
Speaker 1: Well, I know that mom is going to be gone until Tuesday, so that means we could throw a party this weekend!
Output: 2
Now complete the following example -
Input: Speaker 1: Hey, have you guys seen Monica?
Speaker 2: Uh, actually I think she went to the salon.
Speaker 1: Oh yeah, oh, she went to the salon alright...
Speaker 3: Check it out!
Speaker 1: Who's day just got better? CHANDLER!
Speaker 4: Hey!... aaaaaahhhh!
Speaker 3: What do you think?
Speaker 4: I think.... I think I can see your scalp.
Speaker 3: Don't you just love it?
Speaker 2: Ye... Yeah... Yeah... You got shellfish in your head.
Speaker 5: It's so... something... You go girlfriend!
Speaker 2: You've never said that in your life, have you?
Speaker 5: Not once.
Speaker 2: I thought so.
Speaker 3: And listen to this...
Speaker 4: What d'ya know... It's a treat for the eyes and the ears.
Output:
| [
"2"
] | task909-565f69437d074a63a378250ba1c8b222 |