diff --git a/examples/multi-task/README.md b/examples/multi-task/README.md index 1fd7e9a30f26f5a57e0e5ea28c182252ea86f41a..7eb6f49bf194144cc71cbd9f898c770febe33b9f 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 in Dialogue 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