Commit History

Replace mermaid block in README.md with ASCII diagram (renders in HF blob viewer)
576b083
verified

yashash045 commited on

Replace mermaid block in BLOG.md with ASCII diagram (renders in HF blob viewer)
659254f
verified

yashash045 commited on

Update models.py: humanise voice, narrative, captions
cf2195b
verified

yashash045 commited on

Update model_cards/sft_adapter_README.md: humanise voice, narrative, captions
f9f862c
verified

yashash045 commited on

Update gradio_app.py: humanise voice, narrative, captions
918032b
verified

yashash045 commited on

Update docs/architecture.md: humanise voice, narrative, captions
83e5379
verified

yashash045 commited on

Update devops_pipeline_gym_colab.ipynb: humanise voice, narrative, captions
d9d5941
verified

yashash045 commited on

Update README.md: humanise voice, narrative, captions
8f2f28b
verified

yashash045 commited on

Update BLOG.md: humanise voice, narrative, captions
28ac483
verified

yashash045 commited on

BLOG: add header rows to TL;DR + SFT-setup tables (was rendering empty bars)
1d23f7f
verified

yashash045 commited on

frontier_results: add 5 frontier baseline JSONs (evidence behind comparison numbers)
2ee41ce
verified

yashash045 commited on

Notebook: strip PREVIOUS HANDOFF NOTES line; remove broken Kaggle badge
094e300
verified

yashash045 commited on

grpo_train: strip PREVIOUS HANDOFF NOTES from prompt template
c603d39
verified

yashash045 commited on

video_script: fill placeholders, fix framing line
1c58eb9
verified

yashash045 commited on

README: inline architecture mermaid; +200 steps in GRPO; drop broken Kaggle badge
af9094b
verified

yashash045 commited on

gradio_app docstring: stale +3.225 -> +1.156
ae1bf4f
verified

yashash045 commited on

BLOG: rebuild as full artifact (mermaid arch, tables, results, GRPO chart, code, artifacts list)
79f7353
verified

yashash045 commited on

Honest reframe: baseline is Qwen2.5-7B (not Qwen3-1.7B); trained 1.7B beats every untrained baseline tested
4083da2
verified

yashash045 commited on

Honest reframe: baseline is Qwen2.5-7B (not Qwen3-1.7B); trained 1.7B beats every untrained baseline tested
f33d61d
verified

yashash045 commited on

Replace 30-step GRPO curve with 200-step retry curve
843984e
verified

yashash045 commited on

README: footnote on single-seed vs n=3 methodology
639e1d6
verified

yashash045 commited on

Colab: drop Track-IO link, add concrete +1.156 number in wrap-up
da8ba22
verified

yashash045 commited on

Colab notebook with executed output cells visible to judges
d287b59
verified

yashash045 commited on

Lock in real numbers: +1.156 same-model delta, beats all 70B+ frontier (BLOG.md)
3c01c86
verified

yashash045 commited on

Lock in real numbers: +1.156 same-model delta, beats all 70B+ frontier (README.md)
caa23ec
verified

yashash045 commited on

README: add Gradio Demo Space badge
54cf1f5
verified

yashash045 commited on

Drop dead Track-IO link, add Kaggle badge
babdc78
verified

yashash045 commited on

Colab: align baseline+trained temp to 0.3 (apples-to-apples)
814072d
verified

yashash045 commited on

Colab: add Kaggle badge, honest GRPO cell, cleaner wrap-up
32e0543
verified

yashash045 commited on

Hackathon submission: new README (3-5 min read), BLOG.md narrative, frontier baselines, design-principles framing
40de84e
verified

yashash045 commited on

README: add Colab/Kaggle badges + judge re-run instructions + adapter links
20bea6e

yashash04 commited on

Submission deliverables: Colab notebook + per-step CSV + trainer log upload
cc203b9

yashash04 commited on

Phase M Stage B: align fully with kube-sre-gym (sid-rp) patterns + A100 prep
9f7a631

yashash04 commited on

Phase M Option 3 v3: 3 fixes lifted from kube-sre-gym (sid-rp) GRPO patterns
a598d78

yashash04 commited on

Phase M Option 3 retry: vLLM debug logging + reduce gpu_memory + max-steps 30
f2a191c

yashash04 commited on

Phase M Option 3 hotfix: re-add vllm to PEP 723 deps
7a266c9

yashash04 commited on

Phase M Option 3: vLLM single LoRA, no SFT adapter
fcd962c

yashash04 commited on

Phase M: handle string config_edits + remove debug logger
e196bc3

yashash04 commited on

Phase M debug: log raw parse_completion data to see config_edits shape
1866fe2

yashash04 commited on

Phase M Stage B: Option A coerce dict->list + bump to 200 steps
aed29b5

yashash04 commited on

Phase M smoke test wrapper: 20 steps for fast validation
4600f3c

yashash04 commited on

Phase M Stage A v2: fix 3 compound bugs preventing GRPO learning
c6c5f7f

yashash04 commited on

Phase M Stage A: revert wrapper + trainer to 4940a15 (last known-working non-vLLM state)
bf1c711

yashash04 commited on

Phase M Stage A: revert --use-vllm, ship non-vLLM path
1a604b3

yashash04 commited on

Phase M debug Approach 2.5: pin peft>=0.18.0,<0.19 for SFT adapter loading
8d77eb7

yashash04 commited on

Phase M debug Approach 2: revert vllm pin + enforce_eager=True
c701cb1

yashash04 commited on

Phase M Stage A vLLM Approach 1: pin vllm==0.6.3 (avoid v1-engine graph bug)
2599fd4

yashash04 commited on

Phase M Stage A vLLM: enable use_vllm + fast_inference for ~3x speedup
22623bb

yashash04 commited on

Phase M Stage A: --max-steps 100, fix Track-IO wiring
4940a15

yashash04 commited on

Phase M-prep fix: append /final to sft_path in GRPO wrapper
3cf8472

yashash04 commited on