diff --git a/submit.md b/submit.md index e992da9..4b6b5e5 100644 --- a/submit.md +++ b/submit.md @@ -68,7 +68,7 @@ wget https://raw.githubusercontent.com/google-research-datasets/natural-question wget https://raw.githubusercontent.com/google-research-datasets/natural-questions/master/nq_open/NQ-open.efficientqa.dev.jsonl -P "${EVAL_DIR}" docker pull gcr.io//: -docker run -v ${INPUT_DIR}:/input -v ${OUTPUT_DIR}:/output \ +docker run --network="none" -v ${INPUT_DIR}:/input -v ${OUTPUT_DIR}:/output \ gcr.io//: \ /submission.sh \ /input/NQ-open.efficientqa.dev.no-annotations.jsonl \