assistance-engine/scripts/pipelines/samples_generator
acano f747c140c8 Enhance generate_mbap_v2.py with new reward mechanism and GoldPool integration
- Added GoldPool class to manage a top-K pool of high-reward examples.
- Implemented compute_reward function to calculate composite rewards based on execution coverage, novelty, and test quality.
- Introduced call_api_reward function for API calls in the new reward mode.
- Updated main function to support new reward mode with adjustable weights for ECS, novelty, and test quality.
- Enhanced dataset saving functionality to include reward statistics.
- Refactored existing code for improved readability and consistency.
2026-03-27 14:04:21 +01:00
..
DOCUMENTATION.md scripts documentation 2026-03-26 07:51:01 -07:00
construct_prior.py feat(dataset): add ADR-0006 and scaffold reward algorithm pipeline 2026-03-25 22:19:19 -07:00
generate_mbap_v2.py Enhance generate_mbap_v2.py with new reward mechanism and GoldPool integration 2026-03-27 14:04:21 +01:00