DP-GEN Run
Use this skill for the iterative train, explore, label, and retrain workflow.
Contract
- Keep scientific settings in
param.jsonand execution settings inmachine.json. - Run exactly
dpgen run param.json machine.json. - Prepare and validate by default; execute only after explicit confirmation.
Workflow
- Inspect existing data and configurations before asking for inputs.
- Patch working files and preserve scientific/site-specific choices.
- Load only the references needed for the task.
- Validate schemas, generated task inputs, stage state, and monitoring signals.
- Report paths, command, per-system evidence, risks, and next checks.
References
- Workflow guidance: scope, layout, policy, and reporting.
- Configuration, validation, and execution: both JSON files, generated-input checks, and safe launch/restart checks.
- Monitoring and troubleshooting: accuracy trends, stage progress, and evidence-based diagnosis.
Guardrails
- Never merge the JSON files or invent paths, queues, modules, or commands.
- Preserve descriptor, backend, thresholds, schedules, ensemble, and
type_mapchoices. - Check
se_atten_v2against the installed backend;fp_style: "none"is invalid. - Stop and ask when required scientific or execution inputs are undiscoverable.