From 0747e570824f1293a470ce08f69a703c0b9ea995 Mon Sep 17 00:00:00 2001 From: neminwu Date: Mon, 21 Oct 2024 22:53:42 +0000 Subject: [PATCH] Automatic commit: 2024-10-21 22:53:42 --- main/run_sh/run_dfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/run_sh/run_dfs.sh b/main/run_sh/run_dfs.sh index 473e8264..548d1764 100644 --- a/main/run_sh/run_dfs.sh +++ b/main/run_sh/run_dfs.sh @@ -32,7 +32,7 @@ do do for HIDDIM in 512 1024 256 do - python3 main.py \ + python3 main.py --save_results T\ --load_super_model F\ --spa_enc_type $ENC \