diff --git a/examples/pytorch/SRNN/README.md b/examples/pytorch/SRNN/README.md index b5b3c68d..54c2d6fc 100644 --- a/examples/pytorch/SRNN/README.md +++ b/examples/pytorch/SRNN/README.md @@ -23,7 +23,7 @@ dataset and write numpy files that confirm to the required format. To run this script, please use: - ./fetch_google.py + ./fetch_google.sh python process_google.py ## Training the Model