Skip to content

Commit ff5939f

Browse files
committed
readme fix
1 parent 01e567e commit ff5939f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

models/rank/naml/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@ python3 -u ../../../tools/infer.py -m config.yaml
109109
python3 -u ../../../tools/trainer.py -m config_bigdata.yaml
110110
```
111111
以下为训练2个epoch的结果
112-
| 模型 | top1 acc | batch_size | epoch_num| Time of each epoch|
112+
| 模型 | auc | batch_size | epoch_num| Time of each epoch|
113113
| :------| :------ | :------ | :------| :------ |
114-
| naml | 0.72 | 50 | 3 | 约4小时 |
114+
| naml | 0.66 | 50 | 3 | 约4小时 |
115115

116116
预测
117117
```

0 commit comments

Comments
 (0)