未验证 提交 d9e12414 编写于 作者: S Steffy-zxf 提交者: GitHub

Update autofinetune.md

上级 e25a722c
......@@ -90,7 +90,7 @@ train.py用于接受PaddleHub搜索到的超参进行一次优化过程,将优
通过以下命令方式:
```shell
$ OUTPUT=result/
$ hub autofinetune train.py --param_file=hparam.yaml --gpu=1,2 --popsize=5 --round=10
$ hub autofinetune train.py --param_file=hparam.yaml --gpu=0,1 --popsize=5 --round=10
--output_dir=${OUTPUT} --evaluate_choice=fulltrail --tuning_strategy=pshe2
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册