run.sh 125 字节
Newer Older
Y
yinhaofeng 已提交
1 2
#!/bin/bash
echo "................run................."
Y
yinhaofeng 已提交
3
python -m paddlerec.run -m ./config.yaml &>result.txt
Y
yinhaofeng 已提交
4
python eval.py