File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ ESMM是发表在 SIGIR’2018 的论文[《Entire Space Multi-Task Model: An E
7878### 效果复现  
7979为了方便使用者能够快速的跑通每一个模型,我们在每个模型下都提供了样例数据。如果需要复现readme中的效果,请按如下步骤依次操作即可。 
8080在全量数据下模型的训练指标如下:
81- |  模型 |  auc_ctcvr  |  batch_size |  epoch_num |  Time of each epoch | 
81+ |  模型 |  auc_ctr  |  batch_size |  epoch_num |  Time of each epoch | 
8282|  :------|  :------ |  :------ |  :------|  :------ |  
8383|  ESMM |  0.82 |  1024 |  10 |  约3分钟 | 
8484
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ logistic_regression模型的组网比较直观,本质是一个二分类任务
100100
101101|  模型 |  auc |  batch_size |  epoch_num|  Time of each epoch | 
102102|  :------|  :------ |  :------ |  :------|  :------ |  
103- |  LR |   0.67  |  1024 |  2 |  约30分钟 | 
103+ |  LR |   0.77+  |  1024 |  2 |  约30分钟 | 
104104
1051051 .  确认您当前所在目录为PaddleRec/models/rank/logistic_regression
1061062 .  进入paddlerec/datasets/criteo_lr目录下,执行该脚本,会从国内源的服务器上下载我们预处理完成的criteo全量数据集,并解压到指定文件夹。
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments