Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
ashish-doing
/
supply-chain-env-hf
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
supply-chain-env-hf
786 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 86 commits
ashish-doing's picture
ashish-doing
fix: success threshold 1.0->0.99 to match REWARD_MAX; fix garbled arrows in openenv.yaml
95ab79b 3 months ago
  • server
    fix: define main() directly in server/app.py shim 3 months ago
  • supply_chain_env
    fix: v4.7 strict open-interval reward (0.01, 0.99) per Phase 2 requirement 3 months ago
  • tests
    chore: remove root __init__.py and pycache files 3 months ago
  • .gitignore
    710 Bytes
    chore: add pycache and venv to gitignore 3 months ago
  • Dockerfile
    1.96 kB
    fix: absolute imports and correct uvicorn path for HF deployment 3 months ago
  • README.md
    27.1 kB
    docs: README up to date with v4.7 — baseline scores and changelog verified 3 months ago
  • client.py
    10 kB
    fix: remove stale _env singleton, tighten efficiency bonus, fix async state(), fix reward docstring 3 months ago
  • inference.py
    24 kB
    fix: success threshold 1.0->0.99 to match REWARD_MAX; fix garbled arrows in openenv.yaml 3 months ago
  • openenv.yaml
    5.84 kB
    fix: v4.7 strict open-interval reward (0.01, 0.99) per Phase 2 requirement 3 months ago
  • pyproject.toml
    1.7 kB
    chore: bump pyproject.toml version 4.0.0 -> 4.7.0 to match environment version 3 months ago
  • uv.lock
    603 kB
    chore: update uv.lock 3 months ago
  • validate.py
    20.3 kB
    fix: v4.7 update validator thresholds to match REWARD_MIN=0.01 REWARD_MAX=0.99 3 months ago