diff options
Diffstat (limited to 'research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean.meta.json')
| -rw-r--r-- | research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean.meta.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean.meta.json b/research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean.meta.json new file mode 100644 index 0000000..faeaf65 --- /dev/null +++ b/research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean.meta.json @@ -0,0 +1,26 @@ +{ + "args": { + "batch_size": 8, + "candidates": 4, + "ckpt_name": "step_58590", + "ckpt_root": "/home/yurenh2/rrm/trm/checkpoints/Sudoku-extreme-1k-aug-1000-ACT-torch/pretrain_mlp_t_sudoku_official_gbs768_repro", + "fd_eps": 0.001, + "label": "smoke_baseline", + "n_samples": 16, + "out_prefix": "research/flossing/directional_lyap_perturb/smoke_baseline_fixedclean", + "perturb_afters": "0,8", + "seed": 20260607, + "sigmas": "0,0.03" + }, + "config_global_batch_size": 768, + "data_path": "/home/yurenh2/rrm/data/sudoku-extreme-1k-aug-1000", + "n_samples": 16, + "perturb_afters": [ + 0, + 8 + ], + "sigmas": [ + 0.0, + 0.03 + ] +}
\ No newline at end of file |
