specific method · filed under data curation
Containerized coding-environment construction with self-testing and trace removal
A separate agent prepares and tests a coding environment in an isolated container, removes solution-leaking traces, and packages the result as an image layer.
- source
- 1
- model
- 1
- lab adopt it
- 1
- strongest
- used
How sources treat it
One count per evidence span, weakest treatment to strongest.
Documented in
Evidence
2 spans quoted from the sources, strongest treatment first.
Next, a separate agent sets up dependencies, the initial working directory, test code, and task descriptions in an isolated container, performs self-testing, removes any traces that could leak the task solution, and packages the environment as a new image layer.
a separate agent sets up dependencies, the initial working directory, test code, and task descriptions in an isolated container, performs self-testing, removes any traces that could leak the task solution, and packages the environment as a new image layer
Filed alongside
Other methods under data curation :: synthetic data.