Skip to content

Commit 92d9a70

Browse files
Add details to replicate the demo
1 parent 1560ba6 commit 92d9a70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ The demo illustrates the key capabilities of th SDialog toolkit through a practi
77
[![SDialog System Demo Video](https://img.youtube.com/vi/oG_jJuU255I/0.jpg)](https://www.youtube.com/watch?v=oG_jJuU255I)
88

99
Alternatively, link to the video: https://www.youtube.com/watch?v=oG_jJuU255I
10+
11+
## Replicating the Demo
12+
13+
The files shown in the video demo can be found in the [`tutorials/demo_paper`](tutorials/demo_paper) folder, where you can see all the details and replicate the results. Note that this folder contains a slightly more complex version than shown in the video: the agent has three tools instead of two (one to verify the user, one to change the billing address that requires verification, and one to get the service plans that does not require verification). As such, dialog generation simulates two types of customers: one that requires the agent to verify the user to change the address, and another that does not (where the customer only asks about service plans). The evaluation also evaluates these two types of customers separately.

0 commit comments

Comments
 (0)