Adding validation csv file
Browse files- validation.csv +11 -0
validation.csv
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
,text,label
|
| 2 |
+
0,Great! I will take care of it.,0
|
| 3 |
+
1,"I'm sorry, I don't have the answer to that.",0
|
| 4 |
+
2,Could you please provide more details?,1
|
| 5 |
+
3,That's interesting. Can you elaborate on that?,1
|
| 6 |
+
4,I apologize for any inconvenience caused.,0
|
| 7 |
+
5,"I'm not sure, let me check and get back to you.",1
|
| 8 |
+
6,Thank you for your assistance.,0
|
| 9 |
+
7,What other options do I have?,1
|
| 10 |
+
8,I'll do my best to help you.,0
|
| 11 |
+
9,Can you provide step-by-step instructions?,1
|