Skip to content

Commit 1f5bc06

Browse files
authored
Update readthedocs API structure (#2242)
* update readthedocs API structure * add english docs * Delete paddlenlp.datasets.rst * add * delete
1 parent e3aee9b commit 1f5bc06

File tree

102 files changed

+14862
-601
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+14862
-601
lines changed

docs/locale/en/LC_MESSAGES/advanced_guide/fastergeneration/fastergeneration.po

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PaddleNLP \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-03-18 21:31+0800\n"
11+
"POT-Creation-Date: 2022-05-19 14:17+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Generated-By: Babel 2.9.0\n"
18+
"Generated-By: Babel 2.10.1\n"
1919

2020
#: ../advanced_guide/fastergeneration/fastergeneration.rst:3
2121
msgid "FasterGeneration加速生成API"
@@ -73,7 +73,7 @@ msgstr ""
7373
#: ../advanced_guide/fastergeneration/fastergeneration.rst:26
7474
msgid ""
7575
"如果是第一次执行,PaddleNLP会启动即时编译( `JIT Compile "
76-
"<https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/new_op/new_custom_op_cn.html#jit-compile"
76+
"<https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/new_op/new_custom_op_cn.html"
7777
"#jit-compile>`_ )自动编译高性能解码算子。"
7878
msgstr ""
7979

@@ -130,8 +130,8 @@ msgstr ""
130130

131131
#: ../advanced_guide/fastergeneration/fastergeneration.rst:96
132132
msgid ""
133-
"`examples/language_model/gpt/faster_gpt "
134-
"<https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/language_model/gpt/faster_gpt>`_"
133+
"`model_zoo/gpt/faster_gpt "
134+
"<https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/gpt/faster_gpt>`_"
135135
msgstr ""
136136

137137
#: ../advanced_guide/fastergeneration/fastergeneration.rst:97
@@ -198,3 +198,14 @@ msgid ""
198198
"`num_return_sequences` ,可以得到更高的加速比。"
199199
msgstr ""
200200

201+
#~ msgid ""
202+
#~ "如果是第一次执行,PaddleNLP会启动即时编译( `JIT Compile "
203+
#~ "<https://www.paddlepaddle.org.cn/documentation/docs/zh/guides/new_op/new_custom_op_cn.html"
204+
#~ "#jit-compile#jit-compile>`_ )自动编译高性能解码算子。"
205+
#~ msgstr ""
206+
207+
#~ msgid ""
208+
#~ "`examples/language_model/gpt/faster_gpt "
209+
#~ "<https://github.com/PaddlePaddle/PaddleNLP/tree/develop/examples/language_model/gpt/faster_gpt>`_"
210+
#~ msgstr ""
211+

docs/locale/en/LC_MESSAGES/index.po

Lines changed: 43 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PaddleNLP \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2022-03-18 21:31+0800\n"
11+
"POT-Creation-Date: 2022-05-19 14:17+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"Generated-By: Babel 2.9.0\n"
18+
"Generated-By: Babel 2.10.1\n"
1919

2020
#: ../index.rst:26
2121
msgid "安装"
@@ -58,7 +58,11 @@ msgid "Transformer预训练模型"
5858
msgstr ""
5959

6060
#: ../index.rst:43
61-
msgid "TaskFlow"
61+
msgid "使用Trainer API训练"
62+
msgstr ""
63+
64+
#: ../index.rst:43
65+
msgid "一键预测功能"
6266
msgstr ""
6367

6468
#: ../index.rst:43
@@ -69,103 +73,107 @@ msgstr ""
6973
msgid "模型库"
7074
msgstr ""
7175

72-
#: ../index.rst:51
76+
#: ../index.rst:53
7377
msgid "评价指标"
7478
msgstr ""
7579

76-
#: ../index.rst:57
80+
#: ../index.rst:59
7781
msgid "AI Studio Notebook"
7882
msgstr ""
7983

80-
#: ../index.rst:57
84+
#: ../index.rst:59
8185
msgid "实践教程"
8286
msgstr ""
8387

84-
#: ../index.rst:63
88+
#: ../index.rst:65
8589
msgid "模型压缩"
8690
msgstr ""
8791

88-
#: ../index.rst:63
92+
#: ../index.rst:65
8993
msgid "文本生成高性能加速"
9094
msgstr ""
9195

92-
#: ../index.rst:63
96+
#: ../index.rst:65
9397
msgid "大规模分布式训练"
9498
msgstr ""
9599

96-
#: ../index.rst:63
100+
#: ../index.rst:65
97101
msgid "进阶指南"
98102
msgstr ""
99103

100-
#: ../index.rst:71
104+
#: ../index.rst:73
101105
msgid "如何贡献模型"
102106
msgstr ""
103107

104-
#: ../index.rst:71
108+
#: ../index.rst:73
105109
msgid "如何贡献数据集"
106110
msgstr ""
107111

108-
#: ../index.rst:71
112+
#: ../index.rst:73
109113
msgid "如何贡献文档案例"
110114
msgstr ""
111115

112-
#: ../index.rst:71
116+
#: ../index.rst:73
113117
msgid "如何加入兴趣小组"
114118
msgstr ""
115119

116-
#: ../index.rst:71
120+
#: ../index.rst:73
117121
msgid "社区交流共建"
118122
msgstr ""
119123

120-
#: ../index.rst:80
124+
#: ../index.rst:82
121125
msgid "FAQ"
122126
msgstr ""
123127

124-
#: ../index.rst:86
128+
#: ../index.rst:88
125129
msgid "paddlenlp.data"
126130
msgstr ""
127131

128-
#: ../index.rst:86
132+
#: ../index.rst:88
129133
msgid "paddlenlp.datasets"
130134
msgstr ""
131135

132-
#: ../index.rst:86
136+
#: ../index.rst:88
133137
msgid "paddlenlp.embeddings"
134138
msgstr ""
135139

136-
#: ../index.rst:86
140+
#: ../index.rst:88
137141
msgid "paddlenlp.layers"
138142
msgstr ""
139143

140-
#: ../index.rst:86
144+
#: ../index.rst:88
141145
msgid "paddlenlp.losses"
142146
msgstr ""
143147

144-
#: ../index.rst:86
148+
#: ../index.rst:88
145149
msgid "paddlenlp.metrics"
146150
msgstr ""
147151

148-
#: ../index.rst:86
152+
#: ../index.rst:88
149153
msgid "paddlenlp.ops"
150154
msgstr ""
151155

152-
#: ../index.rst:86
156+
#: ../index.rst:88
153157
msgid "paddlenlp.seq2vec"
154158
msgstr ""
155159

156-
#: ../index.rst:86
160+
#: ../index.rst:88
157161
msgid "paddlenlp.taskflow"
158162
msgstr ""
159163

160-
#: ../index.rst:86
164+
#: ../index.rst:88
165+
msgid "paddlenlp.trainer"
166+
msgstr ""
167+
168+
#: ../index.rst:88
161169
msgid "paddlenlp.transformers"
162170
msgstr ""
163171

164-
#: ../index.rst:86
172+
#: ../index.rst:88
165173
msgid "paddlenlp.utils"
166174
msgstr ""
167175

168-
#: ../index.rst:86
176+
#: ../index.rst:88
169177
msgid "API Reference"
170178
msgstr ""
171179

@@ -223,19 +231,22 @@ msgstr ""
223231
msgid "官方QQ技术交流群: 973379845"
224232
msgstr ""
225233

226-
#: ../index.rst:103
234+
#: ../index.rst:106
227235
msgid "Indices and tables"
228236
msgstr ""
229237

230-
#: ../index.rst:104
238+
#: ../index.rst:107
231239
msgid ":ref:`genindex`"
232240
msgstr ""
233241

234-
#: ../index.rst:105
242+
#: ../index.rst:108
235243
msgid ":ref:`modindex`"
236244
msgstr ""
237245

238-
#: ../index.rst:106
246+
#: ../index.rst:109
239247
msgid ":ref:`search`"
240248
msgstr ""
241249

250+
#~ msgid "TaskFlow"
251+
#~ msgstr ""
252+

0 commit comments

Comments
 (0)