Commit cabdeed9 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent 0e736c5c
...@@ -98,7 +98,6 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple ...@@ -98,7 +98,6 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
│—————————— │——————————
``` ```
## 训练 ## 训练
一般情况下,ModelZoo上的项目提供单机训练的启动方法即可,单机多卡、单机单卡至少提供其一训练方法。
### 单机多卡 ### 单机多卡
``` ```
python multi_dcu_train.py python multi_dcu_train.py
...@@ -123,7 +122,6 @@ python umt5_summary.py ...@@ -123,7 +122,6 @@ python umt5_summary.py
``` ```
## result ## result
此处填算法效果测试图
<div align=center> <div align=center>
<img src="./docs/result.png"/> <img src="./docs/result.png"/>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment