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 --- .../ordinary_multi4_eval_n1000_seed20260611.json | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 research/flossing/ordinary_multi4_eval_n1000_seed20260611.json (limited to 'research/flossing/ordinary_multi4_eval_n1000_seed20260611.json') diff --git a/research/flossing/ordinary_multi4_eval_n1000_seed20260611.json b/research/flossing/ordinary_multi4_eval_n1000_seed20260611.json new file mode 100644 index 0000000..3eaabdd --- /dev/null +++ b/research/flossing/ordinary_multi4_eval_n1000_seed20260611.json @@ -0,0 +1,42 @@ +[ + { + "step": 6510, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.231, + "token_acc": 0.7405925925925926, + "elapsed_sec": 56.891759634017944 + }, + { + "step": 13020, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.763, + "token_acc": 0.912679012345679, + "elapsed_sec": 55.79828500747681 + }, + { + "step": 19530, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.869, + "token_acc": 0.9508641975308642, + "elapsed_sec": 55.84409546852112 + }, + { + "step": 26040, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.89, + "token_acc": 0.9582716049382716, + "elapsed_sec": 55.78691911697388 + }, + { + "step": 32550, + "n": 1000, + "seed": 20260611, + "exact_acc": 0.915, + "token_acc": 0.9673827160493828, + "elapsed_sec": 55.736825942993164 + } +] \ No newline at end of file -- cgit v1.2.3