File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 24
24
25
25
26
26
.. toctree ::
27
- :maxdepth: 2
27
+ :maxdepth: 1
28
28
:caption: 快速开始
29
29
30
30
安装 <get_started/installation >
31
31
10分钟完成高精度中文情感分析 <get_started/quick_start >
32
32
33
33
.. toctree ::
34
- :maxdepth: 2
34
+ :maxdepth: 1
35
35
:caption: 数据准备
36
36
37
37
整体介绍 <data_prepare/overview >
41
41
数据处理 <data_prepare/data_preprocess >
42
42
43
43
.. toctree ::
44
- :maxdepth: 2
44
+ :maxdepth: 1
45
45
:caption: 模型库
46
46
47
47
Transformer预训练模型 <model_zoo/transformers >
48
48
预训练词向量 <model_zoo/embeddings >
49
49
50
50
.. toctree ::
51
- :maxdepth: 2
51
+ :maxdepth: 1
52
52
:caption: 评价指标
53
53
54
54
评价指标 <metrics/metrics.md >
55
55
56
56
.. toctree ::
57
- :maxdepth: 2
57
+ :maxdepth: 1
58
58
:caption: 实践教程
59
59
60
60
AI Studio Notebook <tutorials/overview >
61
61
62
62
.. toctree ::
63
- :maxdepth: 2
63
+ :maxdepth: 1
64
64
:caption: 进阶指南
65
65
66
66
模型压缩 <advanced_guide/model_compression/index >
67
67
高性能预测部署 <advanced_guide/deployment >
68
68
大规模分布式训练 <advanced_guide/distributed_training >
69
69
70
70
.. toctree ::
71
- :maxdepth: 2
71
+ :maxdepth: 1
72
72
:caption: 社区交流共建
73
73
74
74
如何贡献模型 <community/contribute_models/index >
77
77
如何加入兴趣小组 <community/join_in_PaddleNLP-SIG >
78
78
79
79
.. toctree ::
80
- :maxdepth: 2
80
+ :maxdepth: 1
81
81
:caption: FAQ
82
82
83
83
FAQ <FAQ.md >
84
84
85
85
.. toctree ::
86
- :maxdepth: 2
86
+ :maxdepth: 1
87
87
:caption: API Reference
88
88
89
89
paddlenlp.data <source/paddlenlp.data >
You can’t perform that action at this time.
0 commit comments