1 repo
Isolated environments for safely running and verifying model-generated code.
Distinguishing note: Specifically designed for AI model evaluation and training validation rather than general application sandboxing.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Execution Sandboxes. Refine with filters or upvote what's useful.
Open-r1 is a framework designed for the large-scale training, distillation, and optimization of language models focused on complex reasoning and programming tasks. It provides a comprehensive suite of tools for managing distributed training jobs across multi-node clusters, enabling the development of high-performance models through reinforcement learning and supervised fine-tuning. The project distinguishes itself by integrating secure, containerized code execution environments directly into the training and evaluation lifecycle. By allowing models to run and verify code snippets against test
Runs untrusted model-generated code within isolated environments to verify correctness against test cases during training and evaluation.