diff --git a/README.md b/README.md index 1d61351..d543644 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ pip install -r requirements.txt ## how to run ```bash -nohup python fed_run.py > train.log 2>&1 & +nohup bash fed_run.sh 1 > train.log 2>&1 & ``` ## results