support-ops-env / train.py

Commit History

Split train and tool simulator modules; mastery curriculum and grader workflow nudge.
5e75745

raj921 commited on

feat: default GRPO/eval to Qwen/Qwen3-1.7B + LoRA; disable Qwen3 thinking in chat template
eff6196

raj921 commited on

fix: T4-safe 4bit compute, eval/audit resilience, async inference, plot_rewards CSV/table
54c5725

raj921 commited on

Update notebooks and proof artifact tooling
3937051

raj921 commited on

Fix rollout logprobs and vLLM generation
b86f6d6

raj921 commited on

Harden notebook vLLM compatibility checks
c6793ac

raj921 commited on

Docs: align with Hugging Face Hub + TRL official guides
2c08612

raj921 commited on

Fix Colab TRL+vLLM: pin vllm<0.19, add tomli deps, guard train
59cc95b

raj921 commited on

Fix notebook package refresh and training runtime
ce5ab53

raj921 commited on

Harden training parser and validation workflow
7a3e728

raj921 commited on

Improve DriftShield training prompts and logging
4e01546

raj921 commited on

Diagnostic: track parse_ok_ratio per episode, dump health every 5 episodes
ff55578

raj921 commited on

Fix flat-reward training: stronger SYSTEM_PROMPT with few-shot, longer completions, MAX_TURNS=16, schema sanity probe
03a5c04

raj921 commited on

Rename files to DriftShield: notebooks, server module, kernel folder
f73ecfc

raj921 commited on

Rebrand: drop 'Support Ops' user-facing text; add DriftShield* aliases; tighten README
88930f5

raj921 commited on

DriftShield Phase C: README pivot + driftshield_easy as default curriculum
70030ab

raj921 commited on

fix: patch Qwen GRPO trainer setup for current TRL
b4cdbe7

raj921 commited on

feat: GRPO training stack (Qwen3 + Unsloth opt-in, curriculum, eval, audit)
ffa6d1d

raj921 commited on