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 881ce01 commit 927d386Copy full SHA for 927d386
README.md
@@ -32,6 +32,11 @@ fastNLP 依赖如下包:
32
pip install fastNLP
33
```
34
35
+## 参考资源
36
+
37
+- [文档](https://fastnlp.readthedocs.io/zh/latest/)
38
+- [源码](https://github.com/fastnlp/fastNLP)
39
40
41
## 内置组件
42
@@ -102,12 +107,6 @@ fastNLP的大致工作流程如上图所示,而项目结构如下:
102
107
</tr>
103
108
</table>
104
109
105
-## 参考资源
106
-
-- [教程](https://github.com/fastnlp/fastNLP/tree/master/tutorials)
-- [文档](https://fastnlp.readthedocs.io/en/latest/)
-- [源码](https://github.com/fastnlp/fastNLP)
110
111
112
113
-*In memory of @FengZiYjun. May his soul rest in peace. We will miss you very very much!*
+*In memory of @FengZiYjun. May his soul rest in peace. We will miss you very very much!*
0 commit comments