From 0efed2794425bc93c53ca1e1ecb60089adcb92b9 Mon Sep 17 00:00:00 2001 From: neminwu Date: Mon, 21 Oct 2024 22:53:54 +0000 Subject: [PATCH] Automatic commit: 2024-10-21 22:53:54 --- main/run_sh/run_rbf.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/run_sh/run_rbf.sh b/main/run_sh/run_rbf.sh index 8a3a5b80..3136148f 100644 --- a/main/run_sh/run_rbf.sh +++ b/main/run_sh/run_rbf.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 \