debugZero / openenv.yaml
The-Fool-09's picture
Upload folder using huggingface_hub
22b11ca verified
spec_version: 1
name: debugZero
description: "Our environment DebugZero is adversarial bug-fixing self-play. The Proposer's mutation operators are implemented from scratch using Python AST manipulation across 8 operator types. The verifier adapts Mutahunter's execution pipeline."
type: space
runtime: fastapi
app: server.app:app
port: 8000
workers: 4
max_concurrent_envs: 100