Adding test csv file
Browse files
test.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
,text,label
|
| 2 |
+
0,I understand your concern.,0
|
| 3 |
+
1,Is there anything else I can assist you with?,1
|
| 4 |
+
2,I'll need more information to guide you correctly.,1
|
| 5 |
+
3,I'm glad I could be of help.,0
|
| 6 |
+
4,"I'm sorry, I don't have access to that information.",0
|
| 7 |
+
5,Could you please repeat the request?,1
|
| 8 |
+
6,I can look into that for you.,0
|
| 9 |
+
7,What do you suggest I do in this situation?,1
|
| 10 |
+
8,I apologize for any misunderstanding.,0
|
| 11 |
+
9,"I'm not sure, would you like me to research it for you?",1
|