diff options
| author | YurenHao0426 <blackhao0426@gmail.com> | 2026-06-13 12:35:36 -0500 |
|---|---|---|
| committer | YurenHao0426 <blackhao0426@gmail.com> | 2026-06-13 12:35:36 -0500 |
| commit | 66e0d8b9fd4d0f7a2231d689c055e26fdf1cf04a (patch) | |
| tree | c29cba61124018755a19b02c9d33e3ad5f2e05cc /research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json | |
Curated export for clone-and-run Maze training (2x A6000) + diagnostics.
trm/hrm pretrain.py carry trajectory-augmentation code (backward-compatible).
Heavy artifacts (checkpoints/wandb/npz) gitignored; see PROVENANCE.md.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Diffstat (limited to 'research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json')
| -rw-r--r-- | research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json b/research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json new file mode 100644 index 0000000..ba022ac --- /dev/null +++ b/research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap.meta.json @@ -0,0 +1,32 @@ +{ + "args": { + "batch_size": 16, + "candidates": 8, + "ckpt_name": "step_35805", + "ckpt_root": "/home/yurenh2/rrm/trm/checkpoints/Sudoku-extreme-1k-aug-1000-ACT-torch/pretrain_mlp_t_sudoku_official_gbs768_multi4_loguniform_repro", + "fd_eps": 0.001, + "label": "trm_multi4_best", + "n_samples": 1000, + "out_prefix": "research/flossing/directional_lyap_perturb/trm_multi4_best_step35805_n1000_c8_dirlyap", + "perturb_afters": "0,4,8,12", + "seed": 20260607, + "sigmas": "0,0.001,0.003,0.01,0.03,0.1" + }, + "config_global_batch_size": 768, + "data_path": "/home/yurenh2/rrm/data/sudoku-extreme-1k-aug-1000", + "n_samples": 1000, + "perturb_afters": [ + 0, + 4, + 8, + 12 + ], + "sigmas": [ + 0.0, + 0.001, + 0.003, + 0.01, + 0.03, + 0.1 + ] +}
\ No newline at end of file |
