Skip to content

Commit 00db0b9

Browse files
navneetraohaodeqi
authored andcommitted
feat(test_set): Add test set in csv format for Studio (#6)
1 parent 7be11e5 commit 00db0b9

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

test_set.csv

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
"many thanks","Thanks"
2+
"thank you","Thanks"
3+
"ciao","Goodbye"
4+
"see ya","Goodbye"
5+
"Are you open on sundays, and if so what are the hours?","Customer_Care_Store_Hours"
6+
"What are the hours of operation?","Customer_Care_Store_Hours"
7+
"what are your hours","Customer_Care_Store_Hours"
8+
"What time do you close today","Customer_Care_Store_Hours"
9+
"Does the store in the city center opens till 8pm on weekends?","Customer_Care_Store_Hours"
10+
"how early do you open on Saturdays","Customer_Care_Store_Hours"
11+
"Are you open on Sunday","Customer_Care_Store_Hours"
12+
"What time are you closing today?","Customer_Care_Store_Hours"
13+
"When can I meet with one of your employees at your store?","Customer_Care_Appointments"
14+
"I prefer a face to face visit","Customer_Care_Appointments"
15+
"can you make an appointment for me","Customer_Care_Appointments"
16+
"Set up an appt","Customer_Care_Appointments"
17+
"what is the address","Customer_Care_Store_Location"
18+
"I want to know about a store","Customer_Care_Store_Location"
19+
"Find store","Customer_Care_Store_Location"
20+
"give me directions","Customer_Care_Store_Location"
21+
"where are you","Customer_Care_Store_Location"
22+
"i changed my mind","Cancel"
23+
"cancel the request","Cancel"
24+
"can you help","Help"
25+
"help","Help"
26+
"Hey there","General_Greetings"
27+
"Who is this?","General_Greetings"
28+
"Looking good eve","General_Greetings"
29+
"How is it going?","General_Greetings"
30+
"Hi advisor","General_Greetings"
31+
"Hey twin","General_Greetings"
32+
"Can I talk to someone?","General_Connect_to_Agent"
33+
"Please connect me to a live agent","General_Connect_to_Agent"
34+
"Where is the closest agent?","General_Connect_to_Agent"
35+
"Please assist me to get to an agent","General_Connect_to_Agent"
36+
"Can I speak with somebody?","General_Connect_to_Agent"
37+
"Do not want a robot?","General_Connect_to_Agent"
38+
"I want to speak to a human","General_Connect_to_Agent"
39+
"representative","General_Connect_to_Agent"
40+
"Can I connect to an agent?","General_Connect_to_Agent"
41+
"Can you please transition my conversation to a human","General_Connect_to_Agent"
42+
"Is the store going to be open tomorrow","Customer_Care_Store_Hours"
43+
"Can you arrange for me to meet at your closest store","Customer_Care_Appointments"
44+
"see you tomorrow","Goodbye"
45+
"I dont think I want to do that","Cancel"
46+
"Hello you silly bot","General_Greetings"
47+
"Can you tell me a good joke","SYSTEM_OUT_OF_DOMAIN"
48+
"What is your IQ","SYSTEM_OUT_OF_DOMAIN"
49+
"Luke, I am your father","SYSTEM_OUT_OF_DOMAIN"
50+
"Where did Betty buy her butter?","SYSTEM_OUT_OF_DOMAIN"
51+
"How many engineers does it take to change a lightbulb?","SYSTEM_OUT_OF_DOMAIN"
52+
"Can you help me change my account password?","SYSTEM_OUT_OF_DOMAIN"
53+
"What is a way to change my account address?","SYSTEM_OUT_OF_DOMAIN"

0 commit comments

Comments
 (0)