Spaces:
Sleeping
Sleeping
Commit History
Update README.md f2699c7 verified
Update README.md 8e8b964 verified
Update README.md 9c90904 verified
fix: resolve merge conflict, restore HF frontmatter + full README 3d2e8d7
Aditya Guntur commited on
fix: restore HF Space YAML frontmatter + update README with full content 36068f1
Aditya Guntur commited on
Update README.md 818155d verified
Update README.md 3c4463c verified
Update BlogPost.md ec0945c verified
Rename blockPost.md to BlogPost.md 4856cf9 verified
Update blockPost.md 73ddbd3 verified
docs: add blog post — PM-Ops: The Product Manager Benchmark 898e16b
docs: rewrite README with full system documentation 2ee348e
fix(v4): increase T4 SFT to 50 eps, add action trace to eval output 16705aa
fix(v4): reduce MAX_COMP_LEN 384→192, fix eval hanging with for_inference 2f02c01
feat(training): add clean v4 notebook with all reward fixes 4b0fc8a
fix(notebook): rewrite run_grpo_episode with runbook-compliance reward 094fade
fix(grpo): fresh reward design — runbook-compliance scoring 1c6aad2
fix(grpo): eliminate zero-advantage collapse from stale rewards 38457df
fix: format runbook as readable key-value pairs for model fff1405
fix: increase runbook truncation limit 800->2000 chars b9588df
fix(grpo): harden rollout reward injection on cloud runtime 962ea9c
fix(pm_ops_trainer): use direct closure capture instead of _self_ref 0ddcea5
fix(pm_ops_trainer): use direct closure capture instead of _self_ref 8d3837e
fix(pm_ops_trainer): capture rewards via rollout_func wrapper, not inputs dc36ffd
fix(train_v3): use PMOpsGRPOTrainer to fix reward kwarg plumbing 22d40fb
Merge remote-tracking branch 'hf/main' into train/v1 1b68f93
fix(training): fix GRPO reward bugs + add v3 notebook with SFT warmup 703b668
fix(reward): harsh -1.0 for zero JSON output, -0.30 for zero task completion 5bcbe7f
Aditya Guntur commited on
fix(rollout): safe model unwrapping for accelerate/PEFT/DDP in _generate_no_vllm 606e517
Aditya Guntur commited on
fix(rollout): replace generate_rollout_completions (vLLM-only) with direct model.generate() 5d330b7
Aditya Guntur commited on
feat(training): PMOpsGRPOTrainer — override _calculate_rewards to inject rollout rewards directly 29d6757
Aditya Guntur commited on
fix(train_v2): drop Unsloth, use bitsandbytes+PEFT to fix dep conflicts 14d4979
fix(training): reward signal flow + new v2 notebook 5e6d53a
made minor type check changes, open env has strict type checking 74d0de6
modifying the training script to be more memory efficient: Unsloth, also reduced the number of steps to 15 instead of 40 860d7e4
writing the GRPO script to train qwen1.7 on A100 GRPO 5bce7ac
modified inference 6c48c5d
Aditya Guntur commited on
updated inference 89d9242
Aditya Guntur commited on
Fix pyproject.toml: use setuptools.build_meta, add project.scripts entry point 673e239
Aditya Guntur commited on
Fix: inherit from openenv Environment base class to resolve reset_async/concurrency errors e48dce9
Aditya Guntur commited on
Add SUPPORTS_CONCURRENT_SESSIONS=True to PMOpsEnvironment 42466e3
Aditya Guntur Claude Sonnet 4.6 commited on
Add close() method required by openenv create_app validation dab7b94
Aditya Guntur Claude Sonnet 4.6 commited on
Fix imports and Dockerfile for HF deployment 410e78d
Aditya Guntur Claude Sonnet 4.6 commited on
Fix Dockerfile: use pip instead of uv sync --frozen f9375ea
Aditya Guntur Claude Sonnet 4.6 commited on
Fix README.md encoding: convert from UTF-16 to UTF-8 aa8d9a1
Aditya Guntur Claude Sonnet 4.6 commited on
base iteration 1f213fe
Aditya Guntur commited on
first commit 48d089d
Aditya Guntur commited on