Skip to content

Commit 647fe08

Browse files
committed
fix readme of multi-task
1 parent c1eb05a commit 647fe08

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

doc/imgs/shared-bottom.png

53.9 KB
Loading

models/multitask/share_bottom/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,13 @@ python -u ../../../tools/static_infer.py -m config.yaml
7272
```
7373

7474
## 模型组网
75+
模型结构如下:
76+
<p align="center">
77+
<img align="center" src="../../../doc/imgs/shared-bottom.png">
78+
<p>
7579

76-
### 效果复现
80+
81+
## 效果复现
7782
为了方便使用者能够快速的跑通每一个模型,我们在每个模型下都提供了样例数据。如果需要复现readme中的效果,请按如下步骤依次操作即可。
7883
在全量数据下模型的指标如下:
7984
| 模型 | auc_marital | batch_size | epoch_num | Time of each epoch |

0 commit comments

Comments
 (0)