Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dev-CrafterX
/
preference-lab
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
preference-lab
914 kB
Ctrl+K
Ctrl+K
3 contributors
History:
35 commits
Sibam
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
5ee1380
1 day ago
data
PreferenceLab OpenEnv environment for RLHF preference simulation
5 days ago
scripts
PreferenceLab OpenEnv environment for RLHF preference simulation
5 days ago
server
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
1 day ago
tests
fix: clamp grader rewards to strictly (0, 1) to pass OpenEnv validation bounds
2 days ago
.dockerignore
Safe
118 Bytes
PreferenceLab OpenEnv environment for RLHF preference simulation
5 days ago
.gitignore
Safe
621 Bytes
fix: add uv.lock for deployment
2 days ago
Dockerfile
Safe
1.21 kB
fix: ignore dataset download errors during docker build
1 day ago
README.md
Safe
30.8 kB
fix: clamp grader rewards to strictly (0, 1) to pass OpenEnv validation bounds
2 days ago
__init__.py
Safe
593 Bytes
PreferenceLab OpenEnv environment for RLHF preference simulation
5 days ago
client.py
Safe
1.38 kB
PreferenceLab OpenEnv environment for RLHF preference simulation
5 days ago
debug_response.py
Safe
748 Bytes
feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
4 days ago
inference.py
9.56 kB
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
1 day ago
models.py
5.12 kB
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
1 day ago
openenv.yaml
Safe
97 Bytes
fix: change port to 7860 for HF Spaces compatibility
4 days ago
pyproject.toml
Safe
810 Bytes
feat: download real datasets during docker build and mount live reward graph in Gradio UI
1 day ago
requirements.txt
Safe
159 Bytes
feat: download real datasets during docker build and mount live reward graph in Gradio UI
1 day ago
test_api.py
Safe
953 Bytes
fix: conform to OpenEnv base interface contract
4 days ago
test_hf_space.py
Safe
8.76 kB
feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
4 days ago
uv.lock
Safe
793 kB
fix: add uv.lock for deployment
2 days ago