bug-triage-openenv / openenv.yaml
savetrees's picture
Upload folder using huggingface_hub
9b47159 verified
raw
history blame contribute delete
244 Bytes
name: bug-triage-env
version: 0.1.0
description: "Production-level Bug Triage RL Environment — classifies, prioritizes, and routes software bug reports."
entry: bug_triage_env.server.app:app
port: 8000
tasks:
- task_1
- task_2
- task_3