Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
PaddlePaddle
ERNIE
提交
2455d422
E
ERNIE
项目概览
PaddlePaddle
/
ERNIE
大约 1 年 前同步成功
通知
109
Star
5997
Fork
1270
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
29
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
E
ERNIE
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
29
Issue
29
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
2455d422
编写于
10月 30, 2019
作者:
C
chenxuyi
提交者:
Meiyim
1月 16, 2020
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update propeller readme
上级
e577a780
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
2 addition
and
9 deletion
+2
-9
propeller/README.en.md
propeller/README.en.md
+1
-5
propeller/README.md
propeller/README.md
+1
-4
未找到文件。
propeller/README.en.md
浏览文件 @
2455d422
...
@@ -18,11 +18,6 @@ Propeller provide the following benefits:
...
@@ -18,11 +18,6 @@ Propeller provide the following benefits:
-
create checkpoint files and recover from failures
-
create checkpoint files and recover from failures
-
save visualizable results
-
save visualizable results
## install
```
script
pip install --user .
```
## Getting Started
## Getting Started
```
python
```
python
...
@@ -71,6 +66,7 @@ pip install --user .
...
@@ -71,6 +66,7 @@ pip install --user .
# Start training!
# Start training!
propeller
.
train_and_eval
(
BowModel
,
hparams
,
run_config
,
train_ds
,
eval_ds
)
propeller
.
train_and_eval
(
BowModel
,
hparams
,
run_config
,
train_ds
,
eval_ds
)
```
```
More detail see example/toy/
## Main Feature
## Main Feature
1.
train_and_eval
1.
train_and_eval
...
...
propeller/README.md
浏览文件 @
2455d422
...
@@ -19,10 +19,6 @@ Propeller 具有下列优势:
...
@@ -19,10 +19,6 @@ Propeller 具有下列优势:
-
创建检查点文件并从故障中恢复
-
创建检查点文件并从故障中恢复
-
保存可视化的摘要结果
-
保存可视化的摘要结果
## install|安装
pip install --user .
## Getting Started|快速开始
## Getting Started|快速开始
```
python
```
python
...
@@ -70,6 +66,7 @@ pip install --user .
...
@@ -70,6 +66,7 @@ pip install --user .
# 开始训练!
# 开始训练!
propeller
.
train_and_eval
(
BowModel
,
hparams
,
run_config
,
train_ds
,
eval_ds
)
propeller
.
train_and_eval
(
BowModel
,
hparams
,
run_config
,
train_ds
,
eval_ds
)
```
```
详细详细请见example/toy/
## 主要构件
## 主要构件
1.
train_and_eval
1.
train_and_eval
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录