ketanchaudhary88 commited on
Commit
bd4d894
Β·
verified Β·
1 Parent(s): f5d16da

Upload conversation_data.csv

Browse files
Files changed (1) hide show
  1. conversation_data.csv +5 -0
conversation_data.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Agent Utterance,Customer Utterance,Rule Followed,Question Asked,Question Answered
2
+ """Hello, how can I help you today?""","""I need help with my account.""",1,1,0
3
+ """Can I help you with anything else?""","""No, that's all.""",1,0,0
4
+ """What is your account number?""","""12345""",1,1,1
5
+ """I will transfer you to support.""","""Okay, thank you.""",0,0,0