CoolFace
Apppublic

serene-abyss/peer-review-env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
13 commits on main
cab11dc6mo ago

fix: modernize pyproject.toml and cleanup parent folder for validation

serene-abyss
cdff05b6mo ago

fix: OpenEnv validation errors and cleanup redundant logs

serene-abyss
bd938926mo ago

UI: side-by-side agent and reward cards, prompt tuning for exact flaw matching

serene-abyss
eb7769c6mo ago

fix: resolve UI layout clipping inside HF iframes and fully implement real LLM execution in RL Training dashboard

serene-abyss
1007d1d6mo ago

feat: switch dashboard UI LLM backend to use ultra-stable Google Gemini API to prevent HF routing errors

serene-abyss
25984766mo ago

fix: switch default model to zephyr-7b-beta since Qwen 1.5B throws model_not_supported in HF inference router

serene-abyss
96592a06mo ago

fix: map root path (/) to dashboard UI to fix 404 on HF Space default page

serene-abyss
1bc1bbc6mo ago

fix: change openenv-core version from >=0.3.0 to >=0.2.0 (0.3.0 doesn't exist)

serene-abyss
ac8eedf6mo ago

fix: split pip install - torch from CPU index, rest from PyPI

serene-abyss
1d8e3ec6mo ago

fix: single-layer pip install to reduce build footprint

serene-abyss
5c5f9d76mo ago

fix: remove SBERT pre-bake from Dockerfile (fails in HF build)

serene-abyss
bf7bdee6mo ago

fix: CPU-only torch for HF Spaces build (avoids 2GB CUDA download)

serene-abyss
f2c66126mo ago

peer_review_env: OpenEnv RL environment for automated scientific peer review

serene-abyss