Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
3 months ago
data
PreferenceLab OpenEnv environment for RLHF preference simulation
3 months ago
scripts
PreferenceLab OpenEnv environment for RLHF preference simulation
3 months ago
server
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
3 months ago
tests
fix: clamp grader rewards to strictly (0, 1) to pass OpenEnv validation bounds
3 months ago
.dockerignore
118 Bytes
PreferenceLab OpenEnv environment for RLHF preference simulation
3 months ago
.gitignore
621 Bytes
fix: add uv.lock for deployment
3 months ago
Dockerfile
1.21 kB
fix: ignore dataset download errors during docker build
3 months ago
README.md
30.8 kB
fix: clamp grader rewards to strictly (0, 1) to pass OpenEnv validation bounds
3 months ago
__init__.py
593 Bytes
PreferenceLab OpenEnv environment for RLHF preference simulation
3 months ago
client.py
1.38 kB
PreferenceLab OpenEnv environment for RLHF preference simulation
3 months ago
debug_response.py
748 Bytes
feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
3 months ago
inference.py
9.56 kB
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
3 months ago
models.py
5.12 kB
refactor: apply production readiness recommendations including dataset caching, XSS protection, pure schemas, and JSON decoding logic.
3 months ago
openenv.yaml
97 Bytes
fix: change port to 7860 for HF Spaces compatibility
3 months ago
pyproject.toml
810 Bytes
feat: download real datasets during docker build and mount live reward graph in Gradio UI
3 months ago
requirements.txt
159 Bytes
feat: download real datasets during docker build and mount live reward graph in Gradio UI
3 months ago
test_api.py
953 Bytes
fix: conform to OpenEnv base interface contract
3 months ago
test_hf_space.py
8.76 kB
feat: PreferenceLab complete - RLHF preference simulation OpenEnv environment
3 months ago
uv.lock
793 kB
fix: add uv.lock for deployment
3 months ago