提交 43701d7f 编写于 作者: X xjqbest

fix

上级 491c0361
...@@ -71,13 +71,13 @@ python text2paddle.py raw_big_train_data/ raw_big_test_data/ train_big_data test ...@@ -71,13 +71,13 @@ python text2paddle.py raw_big_train_data/ raw_big_test_data/ train_big_data test
### 训练 ### 训练
``` ```
python -m paddlerec.run -m paddlerec.models.contentunderstanding.classification -d cpu -e single python -m paddlerec.run -m paddlerec.models.contentunderstanding.classification
``` ```
### 预测 ### 预测
``` ```
python -m paddlerec.run -m paddlerec.models.contentunderstanding.classification -d cpu -e single python -m paddlerec.run -m paddlerec.models.contentunderstanding.classification
``` ```
## 效果对比 ## 效果对比
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册