standard_release_process - Standard release and evaluation SOP
SOP for executing standard release and evaluation workflows with data extraction, reward computation, and environment configuration
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read program JSON
- extract base prompt
- extract initial parameters
- build Bootcamp dataset
- run evaluation
- compute reward
- configure environment variables
- configure dumping
- apply KL penalty
- process evaluation results
- handle gene structure
- handle Verl configuration
Inputs
- program JSON file
- initial.json file
- environment variables
- template input
- ground truth
Outputs
- evaluation results file
- configured environment variables
- computed metrics
- temporary directory
Requirements
- Python 3.7+ runtime
- internbootcamp.utils.run_evaluation function
- access to program and evaluation files
