Commit History

add ablation experiments: truncation baseline + tag removal analysis
1619d0b

Kinchi commited on

readme: full rewrite, human voice, no AI patterns, no dashes
876dddb

Kinchi commited on

blog: remove all dashes from prose text
c3cf866

Kinchi commited on

blog: remove all --- dividers, fix hero graph URL for LFS
3bd5e55

Kinchi commited on

add: before/after thinking comparison graph — untrained vs trained
621e4f1

Kinchi commited on

blog: address reviewer feedback — truncation baseline, ablation gap
729261a

Kinchi commited on

blog: casual tone pass, less polished, more hackathon diary
6202c3c

Kinchi commited on

rewrite blog as story format — accessible, human, narrative arc
81f4cab

Kinchi commited on

fix: use HuggingFace resolve URLs for LFS-tracked images
4dcb4b9

Kinchi commited on

fix: use raw GitHub URLs for blog images so they render on HF
61dd950

Kinchi commited on

docs: finalize blog post with hero graph and training results
6ff2a15

Kinchi commited on

add: real training curves from 200-step GRPO run + improvement panel
d0a40bc

Kinchi commited on

fix: broken file path references in JUDGES.md and ENV.md
7780ef2

Kinchi commited on

fix: handle Gradio SSR zero-input calls in run_demo
4f56c31

Kinchi commited on

clean: submission-ready repo
89f5214

Kinchi commited on

fix: SFT max_seq_length→max_length + 200 episodes (not 150)
95c429c

Kinchi commited on

tune: LR 5e-6, warmup 0.05, KL 0.04 + EMA smoothing + trend line
abf637d

Kinchi commited on

train: 200 episodes × 1 epoch = 200 steps (~6.6hrs, done by 10:30 AM)
122f458

Kinchi commited on

perf: cut training to 100ep×1epoch (100 steps, ~3.3hrs) to finish before deadline
0316b39

Kinchi commited on

fix: Red Team tab SSR crash + incremental training curves + storytelling polish
559db20

Kinchi commited on

v2.3: right-size training budget + add red-team safeguards + tighter pitch
1113021

Kinchi commited on

v2.2: switch to Qwen3-1.7B + unlock full lengths + real calibration logging
f066511

Kinchi commited on

hotfix: revert seq/completion length to v1 — Space hit 14GiB OOM
d55b85d

Kinchi commited on

v2: calibrated metacognition as RL + inference-time budget + transfer eval
51fd6a7

Kinchi commited on

docs+infra: add submission deliverables (openenv.yaml, colab, eval, README, blog)
f2eb047

Kinchi commited on

fix: install forward pre-hook on lm_head to auto-cast input dtype
ddd0df3

Kinchi commited on

fix: cast lm_head and all params to bfloat16 to resolve dtype mismatch
3fe052e

Kinchi commited on

Fix: TRL warnings_issued compatibility bug
1a05c8f

lucid987654 commited on

STABILITY PUSH: Reduced memory (2048/1024), added Auto-Refresh Timer, and persistent Log File.
a7086c9

lucid987654 commited on

FINAL FIX: correct GRPOTrainer API (args/processing_class) + auto-start training on boot
3530e56

lucid987654 commited on

Fix: use env.reset() instead of non-existent _get_observation()
334055a

lucid987654 commited on

Fix: add 4-bit quantization + LoRA to fallback path (prevents OOM)
e99701b

lucid987654 commited on

Fix: copy data files into code_review_env package
155f8ef

lucid987654 commited on

CRITICAL FIX: remove fake fallback eval, exit 1 on crash, proper error reporting
c92d7a6

lucid987654 commited on

Fix: training crash detection + retry support
4f3efba

lucid987654 commited on

Fix Gradio SDK version
b40aefa

lucid987654 commited on

🔐 CodeReviewEnv v3: Agentic Security Investigation with Thinking Budget
c0ddb58

lucid987654 commited on

initial commit
10b3c29
verified

lucid987654 commited on