Commit History

docs(readme): link raw training logs + training scripts per organizer ask
882b74a

23f2002275 Claude Sonnet 4.6 commited on

fix(notebook): rebuild for free CPU Colab — judge-friendly reproducer
13ebe4b

23f2002275 Claude Sonnet 4.6 commited on

docs(readme): align with v2 GRPO run — correct W&B URL, weights, narrative
1bc88b3

23f2002275 Claude Sonnet 4.6 commited on

fix(notebook): install hf_transfer + clear HF_HUB_ENABLE_HF_TRANSFER to fix Colab download crash
7c57d97

23f2002275 commited on

fix(notebook): correct reward weights, fix compose_reward_single signature + tuple unpack, add model hint
e85f766

23f2002275 commited on

fix(train): accept wandb_v1_ key format in W&B gate check
9c646f0

23f2002275 Claude Sonnet 4.6 commited on

fix(grpo): allow FATHOM_USE_VLLM=0 to bypass vLLM rollout and avoid IS-ratio collapse under QLoRA
d92866e

23f2002275 Claude Sonnet 4.6 commited on

fix(train): tolerate missing/invalid WANDB_API_KEY, surface key length in smoke
1bf8189

23f2002275 commited on

docs(readme): add truth in advertising statement
5f47027

23f2002275 commited on

Update demo space
03c7cdd

23f2002275 commited on

docs(readme): add demo links, honest fallback, create demo space
889dea9

23f2002275 commited on

feat(space): add HTML index for judge first-impression
f01e48a

23f2002275 commited on

fix(reward): align prompt with SFT, soft format, real recursion signal (A.3 + A.4-bis)
fa599d5

23f2002275 commited on

feat(train): flip Path 3 -> Path 1 — production 1.5B GRPO on a100-large
9e58a11

23f2002275 commited on

fix(grpo): align sys_msg with SFT - emit <answer>...</answer>
916512d

23f2002275 commited on

docs(D): wire training evidence - link plots from HF model repo, add W&B run
707d9ee

23f2002275 commited on

fix(grpo): tail-truncate context inside _to_prompt to satisfy vllm input-length gate
4e04091
verified

Pratham-math commited on

deps: bnb>=0.48.1 for vllm 0.18 4-bit gate
fffaeea
verified

Pratham-math commited on

fix(grpo): TRL 1.2 stock path + LoRA double-wrap fix + smoke memory caps
7ad981e
verified

Pratham-math commited on

fix(grpo): TRL 1.2 stock path + LoRA double-wrap fix + smoke memory caps
75c8036
verified

Pratham-math commited on

fix(job_train): force CUDA_VISIBLE_DEVICES=0 to dodge TRL multi-GPU entropy bug
28d7ac6
verified

Pratham-math commited on

fix(model_load): pin 4-bit model to single CUDA device
7f150a7
verified

Pratham-math commited on

data: re-upload data/train.jsonl after force-push to main
3532a32
verified

Pratham-math commited on

data: re-upload data/eval.jsonl after force-push to main
1fd9d77
verified

Pratham-math commited on

data: re-upload data/sft_traces.jsonl after force-push to main
7464fde
verified

Pratham-math commited on

chore(.gitignore): allow data/*.jsonl on main (re-applied after force-push)
7f5dd6e
verified

Pratham-math commited on

fix(sft): TRL 1.2 SFTConfig renamed max_seq_length -> max_length
483642a

23f2002275 commited on

fix: heredocs use initialize_config_dir absolute path (no caller file = relative breaks)
83021ff

23f2002275 commited on

fix(jobs): bump bitsandbytes to 0.47 (cu128 binary) so GPU dequant works in HF Job runtime image
bcf5fdb

23f2002275 commited on

fix(job_train): drop flash-attn install to avoid build-time OOM (R3 mitigation)
7c1bf5c

23f2002275 commited on

feat(C): demo materials - architecture diagram, demo script, blog draft, viz reward-pie panel, README polish (preflight green)
fb74a9b

23f2002275 commited on

fix(job_train): pip install huggingface_hub before downloading data files (R1 parity with job_smoke.sh)
eae16b1

23f2002275 commited on

config: scripts/job_train.sh \u2014 Path 3 (qwen_0_5b_smoke + GRPO max_steps=50) for sanity-check run before burning 1.5B credits
d2b6a7e

23f2002275 commited on

feat: phase 1 complete — smoke green on HF Jobs, training scripts, plot generator, Colab notebook, submission preflight
8787bd3

23f2002275 commited on

clean repo without secrets or data
071ba6b

23f2002275 commited on