Spaces:
Runtime error
Runtime error
| name: pydebug_optimizer | |
| version: 1.0.0 | |
| entrypoint: python inference.py | |
| env: | |
| class: pydebug_optimizer.env:PyDebugOptimizerEnv | |
| description: > | |
| A specialized RL environment for testing LLM capabilities in Python syntax correction, | |
| logical debugging, and O(n^2) to O(n) code optimization. |