未验证 提交 e18c14c7 编写于 作者: W Weiyue Su 提交者: GitHub

Merge pull request #70 from WeiyueSu/erniesage

Erniesage example data
...@@ -35,7 +35,7 @@ Thanks to the flexibility and usability of PGL, **ERNIESage** can be quickly imp ...@@ -35,7 +35,7 @@ Thanks to the flexibility and usability of PGL, **ERNIESage** can be quickly imp
## How to run ## How to run
We adopt [PaddlePaddle Fleet](https://github.com/PaddlePaddle/Fleet) as our distributed training frameworks ```config/*.yaml``` are some example config files for hyperparameters. We adopt [PaddlePaddle Fleet](https://github.com/PaddlePaddle/Fleet) as our distributed training frameworks ```config/*.yaml``` are some example config files for hyperparameters. Among them, the ERNIE model checkpoint ```ckpt_path``` and the vocabulary ```ernie_vocab_file``` can be downloaded on the [ERNIE](https://github.com/PaddlePaddle/ERNIE) page.
```sh ```sh
# train ERNIESage in distributed gpu mode. # train ERNIESage in distributed gpu mode.
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
## How to run ## How to run
我们采用了[PaddlePaddle Fleet](https://github.com/PaddlePaddle/Fleet)作为我们的分布式训练框架,在```config/*.yaml```中,有部分用于训练ERNIESage的配置。 我们采用了[PaddlePaddle Fleet](https://github.com/PaddlePaddle/Fleet)作为我们的分布式训练框架,在```config/*.yaml```中,有部分用于训练ERNIESage的配置, 其中ERNIE模型```ckpt_path```以及词表```ernie_vocab_file```[ERNIE](https://github.com/PaddlePaddle/ERNIE)下载
```sh ```sh
# 分布式GPU模式或单机模式ERNIESage # 分布式GPU模式或单机模式ERNIESage
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册