Commit History
Implement EmpathRAG Core hybrid router b2f5c42
Add Karthik eval harness and safety patches a246513
Start V2.5 support navigator hardening 79a6369
Checkpoint V2 curated support navigator 15594c0
Add curated corpus integration scaffold fadd796
Start v2 safety hardening 81deeef
chore: harden .gitignore β data artifacts + session artifact patterns ee95d85
chore: add .claude/ to .gitignore e489300
docs: correct metric attribution and condition count d42c9fb
Mukul Rayana commited on
docs: refine README structure and eval status 83bdf33
Mukul Rayana commited on
Revamp README: badges, pipeline diagram, results tables, eval status, known limitations d574299
Mukul Rayana commited on
merge: resolve README conflict, keep university attribution 2354eb8
Mukul Rayana commited on
docs: update university attribution in README dcc5de0
Mukul Rayana commited on
Update course details in README 207cad4
Mukul Rayana commited on
Clean repo: fix README with verified metrics, pin requirements, update gitignore, remove log from tracking 404da58
Mukul Rayana commited on
Add conversation memory, fix Gradio stack, improve SYSTEM_PROMPT, log human eval turns 15920d0
Mukul Rayana commited on
Add sliding window conversation memory - 3 turns, n_ctx 4096 632052b
Mukul Rayana commited on
Tighten SYSTEM_PROMPT with few-shot example, reduce max_tokens to 200, fix paragraph post-processor 660c6ba
Mukul Rayana commited on
Improve SYSTEM_PROMPT for conversational peer support - validate, reflect, one question 83085b4
Mukul Rayana commited on
Fix Condition C ablation - pure FAISS order, no safety score bias - mean=0.50 4e44b55
Mukul Rayana commited on
Add ablation Condition C eval - mean alignment 0.40 vs D=0.88 d64bbe6
Mukul Rayana commited on
fix: MistralJudge schema detection for truths/claims/verdicts β matches DeepEval 3-call pattern (Day 15) ce15608
Mukul Rayana commited on
fix: MistralJudge uses from_json_schema grammar β correct structure for claim extraction and verification (Day 15) 5405e38
Mukul Rayana commited on
fix: GBNF grammar-constrained JSON sampling in MistralJudge β eliminates DeepEval JSON parse errors (Day 15) c9853ac
Mukul Rayana commited on
fix: MistralJudge JSON extraction for DeepEval faithfulness, commit Wilcoxon results (Day 15) 2668471
Mukul Rayana commited on
fix: wilcoxon sys.path for condition_a import, zero_method=pratt for binary scores (Day 15) 7fc5654
Mukul Rayana commited on
fix: Wilcoxon uses stub guardrail β tests retrieval quality on all 50 prompts not 13 (Day 15) 68b0d74
Mukul Rayana commited on
feat: DeepEval FaithfulnessMetric with Mistral judge, async_mode=False (replaces RAGAS, Day 15) d02b074
Mukul Rayana commited on
fix: guardrail dual-import path, bertscore key names, ragas reuse pipeline.llm (Day 14) 9bce0e0
Mukul Rayana commited on
eval: save adversarial results at both t=0.50 and t=0.85, reset production threshold to 0.50 (Day 14) 9f77f5f
Mukul Rayana commited on
fix: threshold sweep β calibrate DeBERTa guardrail threshold, patch eval imports (Day 14) d5f8958
Mukul Rayana commited on
feat: eval scripts β BM25 baseline, adversarial probes, BERTScore, RAGAS, Wilcoxon (Day 14) 78fc1e6
Mukul Rayana commited on
feat: Gradio demo app, DeBERTa Colab notebook, updated smoke test results (Day 13) d471138
Mukul Rayana commited on
feat: real DeBERTa guardrail wired, skip_ig flag, smoke test updated 6997a58
Mukul Rayana commited on
feat: wire real DeBERTa guardrail, fix smoke test for crisis intercepts 2e53d50
Mukul Rayana commited on
fix: wire real guardrail, anchor gitignore, fix dtype warning 1afd5d5
Mukul Rayana commited on
fix: anchor /models/ gitignore to repo root only 54ec024
Mukul Rayana commited on
fix: guardrail_ig.py β IG in embedding space, token_type_ids, correct dtype 6535fa7
Mukul Rayana commited on
fix: scope models/ gitignore to root only, add src/models package, remove .claude 0e9c4c7
Mukul Rayana commited on
fix .gitignore e9f8122
Mukul Rayana commited on
Add Colab notebooks: emotion classifier + corpus annotation (Day 12) ae3aa18
Mukul Rayana commited on
Add eval suite: test prompts, adversarial probes, BERTScore references (Day 12) 5c84477
Mukul Rayana commited on
Add pipeline orchestrator + smoke test β 4/5 emotion predictions correct (Day 12) 8b1f355
Mukul Rayana commited on
Day 3: correct gitignore, add data manifest 713dff4
Mukul Rayana commited on
Day 3: proper Colab ipynb notebook for FAISS build dad49b3
Mukul Rayana commited on
Day 3: FAISS index builder notebook for Colab A100 257c78b
Mukul Rayana commited on
chore: keep requirements-lock.txt tracked for reproducibility 1e8d364
Mukul Rayana commited on
Day 2: NLI pairs built, fix gitignore for large files ecf7f72
Mukul Rayana commited on
Day 1: data pipeline, session tracker, query router, adversarial probes, Colab training notebooks bc3ba9e
Mukul Rayana commited on