mirror of https://github.com/InternLM/InternLM
feat(docs): change 30B demo to 20B
parent
0f2a39ec93
commit
162eaa4287
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: InternLM \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-09-07 10:56+0800\n"
|
||||
"POT-Creation-Date: 2023-11-10 11:54+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
|
@ -18,32 +18,32 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: ../../source/example/30B_demo.rst:2 242d1f89ae2045f1bf1f31bf82f07846
|
||||
msgid "30B Demo"
|
||||
#: ../../source/example/20B_demo.rst:2
|
||||
msgid "20B Demo"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/example/30B_demo.rst:5 c2415bfa6978414a939dcc395fdfb544
|
||||
#: ../../source/example/20B_demo.rst:5
|
||||
msgid "训练配置"
|
||||
msgstr "Training Config"
|
||||
|
||||
#: ../../source/example/30B_demo.rst:7 75f568d1ca5546228f88958c12c2dd65
|
||||
msgid "30B demo 训练配置文件样例如下:"
|
||||
msgstr "30B demo config file example:"
|
||||
#: ../../source/example/20B_demo.rst:7
|
||||
msgid "20B demo 训练配置文件样例如下:"
|
||||
msgstr "20B demo config file example:"
|
||||
|
||||
#: ../../source/example/30B_demo.rst:164 533cb04f94314eeb8381e45f06d03108
|
||||
#: ../../source/example/20B_demo.rst:164
|
||||
msgid "启动训练"
|
||||
msgstr "Start Training"
|
||||
|
||||
#: ../../source/example/30B_demo.rst:166 24974384d5ab42e68266aeb67ae222ce
|
||||
#: ../../source/example/20B_demo.rst:166
|
||||
msgid "完成以上训练配置后,可启动模型训练,以在 ``slurm`` 平台上为例,启动两节点 16GPU 的训练命令如下所示:"
|
||||
msgstr "After completing the data preparation and relevant training configurations, you can start the demo training. "
|
||||
"The following example shows how to start distributed training in ``slurm`` environments with 16 GPUs."
|
||||
|
||||
#: ../../source/example/30B_demo.rst:173 948ac71ed53848f9bad07f69d956c4bb
|
||||
#: ../../source/example/20B_demo.rst:173
|
||||
msgid "训练结果"
|
||||
msgstr "Training Results"
|
||||
|
||||
#: ../../source/example/30B_demo.rst:175 615a3481b0aa49729b7219b1365519aa
|
||||
#: ../../source/example/20B_demo.rst:175
|
||||
msgid "基于以上训练配置和启动命令,两节点 16GPU 下的模型训练部分日志展示如下:"
|
||||
msgstr "Taking the configuration of the demo training on two nodes with 16 GPUs on slurm as an example, the training result log is shown below:"
|
||||
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: InternLM \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-09-07 10:56+0800\n"
|
||||
"POT-Creation-Date: 2023-11-10 11:54+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: en\n"
|
||||
|
@ -18,15 +18,14 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: ../../source/example/index.rst:2 de54695e8bde40ffb8878043072197e6
|
||||
#: ../../source/example/index.rst:2
|
||||
msgid "训练样例"
|
||||
msgstr "Training Example"
|
||||
|
||||
#: ../../source/example/index.rst:5 da388b3209ff4bd39fd0700a7fba413a
|
||||
#: ../../source/example/index.rst:5
|
||||
msgid "7B Demo"
|
||||
msgstr ""
|
||||
|
||||
#: ../../source/example/index.rst:13 b095e27dfc924a7a943b7cba5361700a
|
||||
msgid "30B Demo"
|
||||
#: ../../source/example/index.rst:13
|
||||
msgid "20B Demo"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue