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

Update autofinetune.md

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