Align train_reward_chart with v2 reward_log CSV; allow Python 3.10. e6809d9 raj921 commited on Apr 25
Fix Colab/Kaggle: install fastmcp after --no-deps openenv (import support_ops_env). 319dce4 raj921 commited on Apr 25
Split train and tool simulator modules; mastery curriculum and grader workflow nudge. 5e75745 raj921 commited on Apr 25
feat: default GRPO/eval to Qwen/Qwen3-1.7B + LoRA; disable Qwen3 thinking in chat template eff6196 raj921 commited on Apr 25
fix: T4-safe 4bit compute, eval/audit resilience, async inference, plot_rewards CSV/table 54c5725 raj921 commited on Apr 25
Diagnostic: track parse_ok_ratio per episode, dump health every 5 episodes ff55578 raj921 commited on Apr 25
Fix flat-reward training: stronger SYSTEM_PROMPT with few-shot, longer completions, MAX_TURNS=16, schema sanity probe 03a5c04 raj921 commited on Apr 25
Rename files to DriftShield: notebooks, server module, kernel folder f73ecfc raj921 commited on Apr 25
Rebrand: drop 'Support Ops' user-facing text; add DriftShield* aliases; tighten README 88930f5 raj921 commited on Apr 25
Cleanup: drop legacy support-ops cruft now that DriftShield is the only collection 3b79f14 raj921 commited on Apr 25
DriftShield Phase C: README pivot + driftshield_easy as default curriculum 70030ab raj921 commited on Apr 25
DriftShield Phase B: 4 new grader components, 5 new penalties, negation-aware forbidden phrases 1106681 raj921 commited on Apr 25
DriftShield Phase A: D1 collection, 4 runtime-failure tasks, ops.get_recommendation, recoverable schema drift 62cef60 raj921 commited on Apr 25
Explain GitHub import vs Kaggle Internet; friendlier gaierror in network check a38fd26 raj921 commited on Apr 24
Notebook UX: split pip vs imports; warn against Ctrl+C during DNS retries 3140e48 raj921 commited on Apr 24
Docs: clarify pip DNS failures; add pre-install network check cells bd55d9e raj921 commited on Apr 24
feat: GRPO training stack (Qwen3 + Unsloth opt-in, curriculum, eval, audit) ffa6d1d raj921 commited on Apr 23
fix Gemma 4 path: pin transformers==5.5.4 and use AutoModelForImageTextToText + AutoProcessor in notebook 3d70220 raj23211 commited on Apr 22
install transformers from git HEAD for Gemma 4 support (model_type=gemma4) 172a634 raj23211 commited on Apr 22
fix: rename SupportOpsToolEnv._reset -> public reset() for TRL environment_factory 659e952 raj23211 commited on Apr 21
add jmespath to [gemma] extra and Gemma 4 notebook install (required by TRL environment_factory tool parsing) 3d0ddd6 raj23211 commited on Apr 21
fix Section 5: load 4-bit quantized model explicitly, pass loaded model + processor.tokenizer to GRPOTrainer 3f41149 raj23211 commited on Apr 21
fix notebook: pre-align torch family in install, add 4-bit quant to GRPOTrainer 4295285 raj23211 commited on Apr 21
fix: notebooks now warn instead of crashing when HF_TOKEN is not in Colab secrets b40cc0e raj23211 commited on Apr 21
full sync: Qwen + Gemma 4 training layers, Colab notebooks, env core a74f2e3 raj23211 commited on Apr 21
pin torchvision/torchaudio in [gemma] so bitsandbytes forced torch downgrade does not leave them mismatched 5ccd525 raj23211 commited on Apr 21
fix: map reward funcs to real grader keys + use .sync() adapter in notebooks a37410f raj23211 commited on Apr 21