From 3edc0762596602aaa52e234af0897f6ebf156628 Mon Sep 17 00:00:00 2001 From: Kevin Wu Date: Fri, 9 Sep 2022 13:35:18 -0700 Subject: [PATCH] Amlt dry runs --- scripts/amlt.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/amlt.yaml b/scripts/amlt.yaml index 9a4e594..41b1902 100644 --- a/scripts/amlt.yaml +++ b/scripts/amlt.yaml @@ -37,4 +37,4 @@ jobs: sla_tier: premium command: - tar -xzf data/cath/cath-dataset-nonredundant-S40.pdb.tgz -C data/cath - - python bin/train.py config_jsons/full_run_canonical_angles_only_zero_centered_1000_timesteps_reduced_len.json -o $$AMLT_OUTPUT_DIR/results \ No newline at end of file + - python bin/train.py config_jsons/full_run_canonical_angles_only_zero_centered_1000_timesteps_reduced_len.json -o $$AMLT_OUTPUT_DIR/results --dryrun \ No newline at end of file