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:
Harsh-9209
/
silent-failure-detector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
silent-failure-detector / src
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Harsh-9209's picture
Harsh-9209
fix(phase2): return score-only grader payloads to avoid out-of-range numeric fields
1bd6abf 3 months ago
  • agents
    fix(eval): mathematically bound all precision/recall metrics via laplace smoothing to naturally yield strict (0, 1) scores without artificial clipping 3 months ago
  • eval
    fix(eval): mathematically bound all precision/recall metrics via laplace smoothing to naturally yield strict (0, 1) scores without artificial clipping 3 months ago
  • train
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago
  • __init__.py
    0 Bytes
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago
  • client.py
    1.86 kB
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago
  • dataset.py
    1.88 kB
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago
  • env.py
    7.9 kB
    fix(phase2): return score-only grader payloads to avoid out-of-range numeric fields 3 months ago
  • features.py
    1.18 kB
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago
  • grader.py
    3.59 kB
    fix(grader): ensure minimum mathematically bounded score of 0.01 directly so that .2f float representations never evaluate down to literal 0.00 strings inside inference logs 3 months ago
  • models.py
    1.56 kB
    Include OpenEnv MVP implementation and inference baseline fixes 4 months ago