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 1aa64e8 commit 9b04dc0Copy full SHA for 9b04dc0
doc/contribute.md
@@ -125,7 +125,7 @@ tips2:在test_tipc/configs目录下为自己的模型建立子目录,目录
125
126
PS:模型若需要存放于云端可以联系我们
127
128
-## 添加reader_the_docs
+## 添加read_the_docs
129
进入PaddleRec/doc/source/models,在对应的分类目录中建立模型对应的doc,可根据该模型的README文件修改,具体参考[deepfm](https://github.com/PaddlePaddle/PaddleRec/blob/master/doc/source/models/rank/deepfm.md)
130
131
在PaddleRec/doc/source/models下面的[index.rst](https://github.com/PaddlePaddle/PaddleRec/blob/master/doc/source/models/index.rst)文件中添加对应的模型信息
0 commit comments