rhythm_env / training

Commit History

Clarify documentation: anomaly signal explainer, GRPO scope notes
361aed7

InosLihka commited on

Move blog to root as BLOG.md (per Meta mentor guidance)
eccca42

InosLihka commited on

Fix prompt truncation in inference_eval.py: max_seq_length 768 -> 2048
1217c1d

InosLihka commited on

Fix max_new_tokens for CoT format + add eval-only HF Jobs script
b9c9b8f

InosLihka commited on

Algorithm Distillation: grader v2 with belief_accuracy + SFT pipeline
ece0bbe

InosLihka commited on

client: surface ALL observation fields (was dropping deltas, anomalies, last_action, step_history)
105973d

InosLihka Claude Opus 4.7 (1M context) commited on

iter4: fix the 'constant belief = free reward' bug + 6 other deep issues
bb2a9c7

InosLihka Claude Opus 4.7 (1M context) commited on

iter3: align reward with grader + belief-first format + exploration shaping
64d24b3

InosLihka Claude Opus 4.7 (1M context) commited on

iter2: fix mode collapse + 3 deeper bugs from code review
e21a960

InosLihka Claude Opus 4.7 (1M context) commited on

tune: GRPO hyperparameter fixes from ML reviewer
dc0186f

InosLihka Claude Opus 4.7 (1M context) commited on

feat: HF Jobs training script + plot generator
73c7ea0

InosLihka commited on

fix: notebook plot cell syntax error (newline in string literal)
7340206

InosLihka commited on

notebook: add belief-accuracy + reward-components plots
b5ac530

InosLihka Claude Opus 4.7 (1M context) commited on

env: meta-RL refactor (continuous profiles, action+belief, adaptation grader)
ecbe0d8

InosLihka Claude Opus 4.7 (1M context) commited on

fix: correct GRPO training hyperparameters to prevent KL explosion
fb112e4

InosLihka Claude Sonnet 4.6 commited on

fix: rename kl_coef to beta (correct param name in TRL GRPOConfig)
2c6ee11

InosLihka Claude Sonnet 4.6 commited on

fix: reduce kl_coef to prevent training instability
0bdfeaa

InosLihka Claude Sonnet 4.6 commited on

Rebuild as Life Simulator: 5 meters, 3 hidden profiles, GRPO training pipeline
cc6473a

InosLihka Claude Sonnet 4.6 commited on