Sync Blog.md with post-hackathon training section, Haiku 4.5 n=68 baseline, and corrected references 06d263a verified ddevMhrn commited on May 30
Sync to local main (commit 1e292cf): post-hackathon blog updates f39c634 verified ddevMhrn commited on May 28
docs(blog): polish prose, add mentor credit, and tighten section voice b43653d ddevMhrn commited on May 22
chore(post-eval polish): blog architecture section + Gradio root mount e7de872 gowtham-sai-yadav commited on Apr 26
feat(submission): trained Llama-3B sealed eval + leaderboard PNG + Gradio fix a541b35 gowtham-sai-yadav commited on Apr 26
chore(submission): final submission marker — Viveka v1.0.0 f06dd53 gowtham-sai-yadav commited on Apr 26
Merge branch 'main' of https://github.com/gowtham-sai-yadav/viveka-env 4c001f2 ddevMhrn commited on Apr 26
feat(eval): add baseline evaluation files for Claude and GPT models 2d57f40 ddevMhrn commited on Apr 26
feat(submission): HF Space deployed + Blog.md + final shims + URLs wired 42a7f3f gowtham-sai-yadav commited on Apr 26
Merge branch 'main' of https://github.com/gowtham-sai-yadav/viveka-env ee98b05 ddevMhrn commited on Apr 26
feat(inference, safety): introduce AnthropicClaudePolicy and enhance safety concerns handling afbf090 ddevMhrn commited on Apr 26
feat(submission): canonical OpenEnv layout + loss curves + Llama-3B baseline 8daf4a7 gowtham-sai-yadav commited on Apr 26
docs(readme): audit fixes + Llama 1B sealed eval + 3-architecture results 51e7a80 gowtham-sai-yadav commited on Apr 26
feat(inference, train, eval): enhance user prompt structure with memory orchestration fields fd472a0 ddevMhrn commited on Apr 26
fix(train): preserve exact backwards compatibility when --resume is not passed 9b56b18 gowtham-sai-yadav commited on Apr 26
feat(train): add --resume flag to continue from latest checkpoint acdc2f7 gowtham-sai-yadav commited on Apr 26
fix(graders): replace multiplicative soft-penalty stack with weighted-average composition 59b84c7 gowtham-sai-yadav commited on Apr 26
fix(env): pass services_state in _make_observation so metadata reward_signals are correct 87b8ed9 gowtham-sai-yadav commited on Apr 26
docs(readme): fill Qwen baseline mean_reward (0.042) and T4 safety SR (0%) from completed eval 8646443 gowtham-sai-yadav commited on Apr 26
docs(readme): update for two-architecture run + add EOS-bug-discovery section f5bbca4 gowtham-sai-yadav commited on Apr 26
feat(eval): add xkcd / hand-drawn style option to reward curve plot d0eb59c gowtham-sai-yadav commited on Apr 26
feat(eval): combined two-architecture reward curve plot (rubric headline) 93a239c gowtham-sai-yadav commited on Apr 26
fix(train): pass eos_token_id list via GRPOConfig.generation_kwargs (Qwen GRPO termination) 6e7004b gowtham-sai-yadav commited on Apr 26
fix(train): pin chat-end token as EOS so Qwen generation stops on turn end 55edcd8 gowtham-sai-yadav commited on Apr 26
fix(prompts,train): kill multi-step example leakage that made Qwen ramble past EOS 120d54e gowtham-sai-yadav commited on Apr 26
fix(scenarios): correct post_state.balance that contradicts empty ground_truth ops 1150505 gowtham-sai-yadav commited on Apr 26
fix(env): pass services_state to intermediate reward signals d003649 gowtham-sai-yadav commited on Apr 26
fix(train): teacher uses real reversibility from registry + better last_result check e8e344d gowtham-sai-yadav commited on Apr 26
fix(inference): use shared SYSTEM_PROMPT + build_user_prompt for FrozenQwenPolicy 1bfca0f gowtham-sai-yadav commited on Apr 26
fix(prompts): restore op-registry scaffolding — v3 reward stuck at -1.0 69a5392 gowtham-sai-yadav commited on Apr 26
Merge branch 'main' of https://github.com/gowtham-sai-yadav/viveka-env b7599fa ddevMhrn commited on Apr 25
feat(data): add new datasets for banking, digilocker, irctc, telecom, and upi c7b59a8 ddevMhrn commited on Apr 25
feat(inference): Best-of-N candidate sampling for qwen policy 51bb4e1 gowtham-sai-yadav commited on Apr 25
refactor(inference, train): unify system prompts and enhance user prompt structure 4939dbc ddevMhrn commited on Apr 25
fix(train): revert num_generations to 4 — G=16 was 30hr ETA on T4 35d0155 gowtham-sai-yadav commited on Apr 25
fix(train): bump grad_accum to 16 to match num_generations=16 da2b8be gowtham-sai-yadav commited on Apr 25
feat(train): teacher-rollout multi-step trajectories + multi-step examples in prompt bc08009 gowtham-sai-yadav commited on Apr 25
fix(inference): wire --model/--adapter through to FrozenQwenPolicy + add LoRA support 6ec5aea gowtham-sai-yadav commited on Apr 25