feat: add /slides route to FastAPI so slide deck is viewable on HF Space 69d7ed0 Jerry commited on Apr 26
docs: update DESIGN.md with final hackathon architecture and results 540b7d9 Jerry commited on Apr 26
Upload assets/training_reward_curve.png with huggingface_hub 7f24ee1 verified Leavin1611 commited on Apr 26
docs: make evaluation graphs visible by default in README and add them to blog post 9805dbf Jerry commited on Apr 26
Upload assets/eval_efficiency.png with huggingface_hub cc5bae9 verified Leavin1611 commited on Apr 26
Upload assets/eval_curriculum.png with huggingface_hub d45d0e1 verified Leavin1611 commited on Apr 26
fix: replace all literal backslash-n in import lines with real newlines 4735d91 Jerry commited on Apr 26
fix: add self-contained imports to all cells that use torch/requests/np 296b0d2 Jerry commited on Apr 26
Upload assets/training_reward_curve.png with huggingface_hub 5c6f5db verified Leavin1611 commited on Apr 26
docs: added detailed evaluation and ablation study graphs to README gallery 5655640 Jerry commited on Apr 26
docs: update README and blog with real 0.7683 score, reward curve embed, fixed Colab links 910aacf Jerry commited on Apr 26
feat: add training reward curve plot cell with phase separators and rolling average 7e8e6fc Jerry commited on Apr 26
feat: restructure notebook to skip early phases and start directly from Phase 3 hardened model for advanced fine-tuning 74ad613 Jerry commited on Apr 26
feat: boost training hyperparameters (datasets, epochs, generations) for maximum accuracy 7b38082 Jerry commited on Apr 26
revert: remove CoT phase entirely to restore original high-performing 3-phase curriculum c358fa5 Jerry commited on Apr 26
fix: remove surrogate pairs from print statements to prevent Colab UnicodeEncodeError 2aa6cd5 Jerry commited on Apr 26
fix: remove literal newline and formatting characters from Phase 4 code cells c8d97da Jerry commited on Apr 25
feat: fine-tune from previous LoRA, add CoT reasoning, increase dataset size e7cfcaa Jerry commited on Apr 25
Production: 3 reward fns, anti-hack penalties, output inspection, LoRA saving, try/except 9ad6b29 Jerry commited on Apr 25
Feature: Add Curriculum Learning workflow (Phase 1 Easy -> Phase 2 Medium) 04e6d1e Jerry commited on Apr 25
Final Fix: Switch to Analytic Reward Function to guarantee convergence 74980cb Jerry commited on Apr 25
Fix: Correct GRPO - sequence-level rewards, penalize action spamming 9e20b7b Jerry commited on Apr 25
Fix: Context-aware GRPO rewards, eliminate training collapse (-100% bug) 109ec41 Jerry commited on Apr 25
Fix: Ground GRPO rewards in live environment API calls (eliminate reward misalignment) 42bea6d Jerry commited on Apr 25
feat: Anti-hack penalty, storytelling README, HF blog post — judges criteria compliance aed246b Jerry commited on Apr 24
Fix: Unwrap observation from API response in dashboard; add local setup/start scripts 048d900 Jerry commited on Apr 23