diff --git a/eval.sh b/eval.sh
index e097904ca1408c4d0307c2b181be4ca317e90e60..2e5454dc7eab063e23434087f28b2da391c53ba2 100755
--- a/eval.sh
+++ b/eval.sh
@@ -50,7 +50,6 @@ if [ $USE_CLOUD == true ]; then
     --region us-central1 \
     --runtime-version=1.2 \
     -- \
-    --cloud \
     ${COMMON_ARGS[@]}
 else
   gcloud ml-engine local train \