Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
Tags:
Conversation
License:
Upload conversation_ender.test.csv
Browse files- conversation_ender.test.csv +21 -0
conversation_ender.test.csv
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
text,is_terminator
|
2 |
+
"Thanks for the info, I'll reach out if I have more questions.",True
|
3 |
+
I see. And then what happened?,False
|
4 |
+
"Great, thanks for explaining.",True
|
5 |
+
Interesting. Can you tell me more about this?,False
|
6 |
+
"Got it, that makes sense. Thanks for your help.",True
|
7 |
+
"I'm not sure I understand, can you clarify?",False
|
8 |
+
That's all I needed to know. Thanks!,True
|
9 |
+
What are the implications of this?,False
|
10 |
+
"Okay, that clears up my doubts. Thanks.",True
|
11 |
+
"This is intriguing, could you go into more detail?",False
|
12 |
+
"Alright, I think I understand now. I appreciate your time.",True
|
13 |
+
But why is that the case?,False
|
14 |
+
I see. Thanks for the help.,True
|
15 |
+
So what does this mean in the grand scheme of things?,False
|
16 |
+
"Okay, I think that covers everything. Thank you.",True
|
17 |
+
That's a new perspective. Can you explain further?,False
|
18 |
+
"Thanks, you've been really helpful.",True
|
19 |
+
Can you help me understand this better?,False
|
20 |
+
I got it. Thanks for the clarification.,True
|
21 |
+
And how does this relate to our previous discussion?,False
|