Skip to content

Commit 3db5724

Browse files
authored
Merge pull request #369 from yinhaofeng/readthedocs
fix rank readme
2 parents ea6532b + 18f8741 commit 3db5724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/rank/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ python -u ../../../tools/static_infer.py -m config.yaml
6262
### 模型效果
6363

6464
| 数据集 | 模型 | loss | auc | acc |
65-
| :------------------: | :--------------------: | :---------: |:---------: | :---------: |:---------: |
65+
| :------------------: | :--------------------: | :---------: |:---------: | :---------: |
6666
| Criteo | DNN | -- | 0.77 | -- |
6767
| Criteo | Logistic Regression | -- | 0.67 | -- |
6868
| Criteo | FM | -- | 0.78 | -- |

0 commit comments

Comments
 (0)