Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
inmodel
/
code-review-env
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
code-review-env / server
22.9 kB
Ctrl+K
Ctrl+K
  • 4 contributors
History: 13 commits
Nitish
fix: clamp ALL score outputs to (0.01, 0.99) β€” inference.py score + environment total_reward
c04a5c5 4 days ago
  • __init__.py
    189 Bytes
    chore: production standardisation of the server codebase 4 days ago
  • app.py
    3.37 kB
    chore: production standardisation of the server codebase 4 days ago
  • environment.py
    4.87 kB
    fix: clamp ALL score outputs to (0.01, 0.99) β€” inference.py score + environment total_reward 4 days ago
  • grader.py
    5.23 kB
    fix(grader): clamp scores to (0.01, 0.99) β€” platform requires strictly between 0 and 1 4 days ago
  • models.py
    4.27 kB
    feat: multi-step env, pickle deserialization hard task, rebalanced difficulty 4 days ago
  • tasks.py
    4.97 kB
    fix: replace medium task with IDOR, tighten hard task grading 4 days ago