id
stringlengths 1
3
| utterance
stringlengths 13
107
| response
stringlengths 6
96
| implicature
stringclasses 2
values | incoherent_implicature
stringclasses 2
values | prompts
dict |
---|---|---|---|---|---|
101 | you weren't supposed to follow me, were you? | Sorry. My fault. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
102 | Could you finish the chores ? | It was a ton of chores to do. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
103 | That cake looks delicious. Are n't you going to have some with me? | But that was a huge meal we just had. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
104 | Can he walk now? | He is as strong as an ox. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
105 | You don't believe their story, do you? | I believe every word they said. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
106 | Does he have work? | He is as busy as a bee. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
107 | Is it too obvious? | I think it's just the right amount of obvious? | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
108 | You've been sneaking second helpings haven't you? | Well you never know what meal is gonna be your last, especially with your cooking. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
109 | Do you ever throw anything away? | Someday I'm gonna get married and I'm going to need all this stuff. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
110 | and I put my arm around you. I want to hold you, okay? | You're too ugly. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
111 | Would you like to hear it? | I'd be so grateful. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
112 | Wanna go to Gray's orchard and pick some peaches? | I'm going home. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
113 | Do you want a cigar, Father? | They're very bad for you. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
114 | You wanna give up now? When we're this close to reaching our dream? | This was your dream. You'll manage. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
115 | Do you like that theory? | Sounds good. Let's move on. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
116 | Did you tell her about the dress? | I just bit my tongue. | no | yes | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
117 | But do you think next time we could go to the same game? | No problem. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
118 | Do you want a smartphone? | If I can't get a smartphone, I will die. | yes | no | {
"utterance": [],
"response": [],
"implicature": [],
"incoherent_implicature": []
} |
Subsets and Splits
Utterances and Responses with Implicature
This query provides basic filtering to show utterances and responses tagged as having an implicature, which helps in examining specific types of conversational exchanges but does not offer extensive analytical insights.
Filtered Implicature Validation Data
Selects raw data records with 'implicature' as 'yes', providing basic filtering of a subset of the data without insightful analysis.