From 66e0d8b9fd4d0f7a2231d689c055e26fdf1cf04a Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Sat, 13 Jun 2026 12:35:36 -0500 Subject: rrm workspace: TRM/HRM/SRM code, Maze dataset, dynamical-analysis pipeline 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 --- .../flossing/directional_multi4_eval_n1000.json | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 research/flossing/directional_multi4_eval_n1000.json (limited to 'research/flossing/directional_multi4_eval_n1000.json') diff --git a/research/flossing/directional_multi4_eval_n1000.json b/research/flossing/directional_multi4_eval_n1000.json new file mode 100644 index 0000000..3511021 --- /dev/null +++ b/research/flossing/directional_multi4_eval_n1000.json @@ -0,0 +1,42 @@ +[ + { + "step": 6510, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.117, + "token_acc": 0.7025432098765432, + "elapsed_sec": 39.42588257789612 + }, + { + "step": 13020, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.464, + "token_acc": 0.8220246913580247, + "elapsed_sec": 37.25507998466492 + }, + { + "step": 19530, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.692, + "token_acc": 0.888753086419753, + "elapsed_sec": 37.18044900894165 + }, + { + "step": 26040, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.719, + "token_acc": 0.8994074074074074, + "elapsed_sec": 37.06992506980896 + }, + { + "step": 32550, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.761, + "token_acc": 0.9130493827160494, + "elapsed_sec": 37.29014587402344 + } +] \ No newline at end of file -- cgit v1.2.3