CoolFace
Apppublic

Nexus18/research-integrity-gym

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
50 commits on main
eff945c5mo ago

docs: final structural reorganization

Bhavishya011
a14d2785mo ago

docs: mention LoRA weights availability

Bhavishya011
6ffb67d5mo ago

docs: add training logs and update baseline source

Bhavishya011
39c1ef85mo ago

docs: add real agent trace and sandbox image

Bhavishya011
2ab2ada5mo ago

feat: refactor Task 5 pipeline and enhance sandbox security

Bhavishya011
487ceef5mo ago

Update docs/HFBlogPost.md

Nexus18
4df966d5mo ago

Update docs/HFBlogPost.md

Nexus18
420fc435mo ago

docs: add testing and verification section

Bhavishya011
00be1e95mo ago

feat: enhance sandbox security and update docs

Bhavishya011
7603d4e5mo ago

docs: integrate Surgisphere, Vioxx case studies and Sycophancy research citation

Bhavishya011
513f5385mo ago

docs: sync updated architecture diagram

Bhavishya011
9d644125mo ago

docs: add concrete statistics and cite arXiv:2601.19100

Bhavishya011
696431a5mo ago

docs: sync new combined reward and loss plots

Bhavishya011
504dfd65mo ago

docs: sync updated reward and loss curves

Bhavishya011
35aa3645mo ago

docs: add baseline vs trained comparison plot

Bhavishya011
7d70dd25mo ago

fix: restore HF Space YAML config block

Bhavishya011
ae4205e5mo ago

docs: sync readme, blog, and images to hf

Bhavishya011
6115bf25mo ago

fix: implement auto-recovery fallback for sandbox MemoryError

Bhavishya011
ce756dd5mo ago

fix: enforce csv module and robust keyword extraction

Bhavishya011
b5db25e5mo ago

fix: genuine LLM gen for Task 5, no hardcoding, no numpy crashes

Bhavishya011
fa8c7765mo ago

fix: deterministic Task 5 agent - fast and reliable scoring

Bhavishya011
04240b85mo ago

feat: add session audit history table to Gradio UI

Bhavishya011
5412e535mo ago

feat/fix: update app.py for Task 5 without repetition penalty

Bhavishya011
70c3c715mo ago

fix: disable LoRA for Task 5 code gen, add repetition penalty

Bhavishya011
84945d55mo ago

feat: add Task 5 NDA Data Review with Python sandbox execution

Bhavishya011
aedaafb5mo ago

fix: change fastapi root to /api so gradio can use /

Bhavishya011
3a9722f5mo ago

fix: pin huggingface_hub<0.26 for gradio HfFolder compat

Bhavishya011
72033235mo ago

fix: upgrade gradio to 5.x for huggingface_hub compat

Bhavishya011
c3b04a55mo ago

feat: add Gradio demo UI with trained LoRA adapter (LFS)

Bhavishya011
c32739a5mo ago

feat: add Gradio demo UI with live LoRA inference and deterministic grading

Bhavishya011
0115c865mo ago

fix: grader1 _type_matches bug - 2/4 flaw types could never match

Bhavishya011
8122ba95mo ago

refactor: PeerGuard clinical trial verification system

Bhavishya011
7c93d4f6mo ago

Revert to standard python:3.11-slim

Bhavishya011
f26207e6mo ago

Use specific Python base image for Docker reliability

Bhavishya011
660af4f6mo ago

Fix grader scores to be strictly between 0 and 1

Bhavishya011
98982836mo ago

Fix structured output format with brackets

Bhavishya011
ba388576mo ago

Fix OpenAI client proxy parameter conflict

Bhavishya011
2c2b4c26mo ago

Fix Phase 2 validation: inference.py error handling

Bhavishya011
7f1c5706mo ago

Final OpenEnv submission - all requirements

Bhavishya011
3dccef36mo ago

Final OpenEnv submission - all requirements met

Bhavishya011
c0f7fc86mo ago

Ready for submission: HF Router + OpenEnv validated

Bhavishya011
da8f87b6mo ago

Add Task 4 Citation Integrity Check - perfect 1.0 baseline scor

Bhavishya011
3da2b2e6mo ago

Improve graders, add efficiency bonus, unit tests, and citation

Bhavishya011
969b7546mo ago

Improve graders, add efficiency bonus, unit tests, and citation

Bhavishya011
8c393a06mo ago

Add OpenEnv multi-mode deployment requirements

Bhavishya011
17034026mo ago

Add pyproject.toml for OpenEnv multi-mode deployment

Bhavishya011
54e8b1b6mo ago

Fix /reset endpoint for empty body and update inference.py for hackathon compliance

Bhavishya011, Copilot
b836ee96mo ago

fix: use Request to properly handle empty/missing POST body

Bhavishya011
cc700fe6mo ago

fix: properly handle empty POST body on reset

Bhavishya011
29a2e8e6mo ago

add root endpoint for better UX

Bhavishya011