We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1c3c9 commit a55f845Copy full SHA for a55f845
models/rank/dcn/README.md
@@ -106,7 +106,7 @@ deepAndCross模型的组网本质是一个二分类任务,模型代码参考
106
107
| 模型 | auc | batch_size | epoch_num| Time of each epoch |
108
| :------| :------ | :------ | :------| :------ |
109
-| dcn | 0.777 | 32 | 10 | 约 3 小时 |
+| dcn | 0.777 | 512 | 10 | 约 3 小时 |
110
111
1. 确认您当前所在目录为PaddleRec/models/rank/dcn
112
2. 在"criteo data"全量数据目录下,运行数据一键处理脚本,命令如下:
0 commit comments