diff --git a/examples/multi-task/README.md b/examples/multi-task/README.md index f5405619c61cb65d3967033281b9f06bb6f1ef8f..d93170d8761fec19d63b77aa4d13222a1467126c 100644 --- a/examples/multi-task/README.md +++ b/examples/multi-task/README.md @@ -1,4 +1,4 @@ -## Example 6: Joint Training in Dialogue +## Example 6: Joint Training of Dialogue Intent Recognition and Slot Filling This task is a slot filling task. During training, the task uses intent determination task to assist in training slot filling model. The following sections detail model preparation, dataset preparation, and how to run the task. ### Step 1: Prepare Pre-trained Models & Datasets