diff --git a/models/multitask/readme.md b/models/multitask/readme.md index 3f31035351747ada8bcee3652f709c795a86e98b..6f7f0c5ceab9aef59fa57236e4e78d3be3c41a4c 100755 --- a/models/multitask/readme.md +++ b/models/multitask/readme.md @@ -9,8 +9,7 @@ * [整体介绍](#整体介绍) * [多任务模型列表](#多任务模型列表) * [使用教程](#使用教程) - * [训练](#训练) - * [预测](#预测) + * [训练&预测](#训练&预测) * [效果对比](#效果对比) * [模型效果列表](#模型效果列表) @@ -42,11 +41,10 @@

## 使用教程 -### 训练 +### 训练&预测 ```shell -python -m paddlerec.run -m config.yaml -d cpu -e single +python -m paddlerec.run -m paddlerec.models.multitask.mmoe/esmm/share-bottom ``` -### 预测 ## 效果对比 ### 模型效果列表