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 e5c1cf2 commit 01e567eCopy full SHA for 01e567e
models/rank/naml/README.md
@@ -97,7 +97,7 @@ python3 -u ../../../tools/infer.py -m config.yaml
97
为了方便使用者能够快速的跑通每一个模型,我们在每个模型下都提供了样例数据。
98
同时,我们提供了全量数据生成的脚本,将会自动下载microsoft news dataset全量数据集并转换为模型能接受的
99
输入格式,执行方法如下:
100
-PaddleRec/datasets/MIND/data
+进入路径PaddleRec/datasets/MIND/data
101
执行 sh run.sh
102
脚本运行完成后,打开dict/yaml_info.txt,将其中的词向量大小,类目大小,子类目大小信息copy到config_bigdata.yaml
103
里,替换最后3行的超参数
0 commit comments