mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-14 01:08:01 -05:00
Signed-off-by: Abhijeetsingh Meena <abhijeet040403@gmail.com> Co-authored-by: Harshit Surana <surana.h@gmail.com>
DiscoveryBench Evaluation Utils
eval_w_subhypo_gen.py: Implements the DiscoveryBench logic for evaluating agent-generated hypotheses.lm_utils.py: Provides utility functions necessary for the evaluation process.openai_helpers.py: Includes helper functions for OpenAI-related tasks.openai_semantic_gen_prompts.py: Contains prompts used for semantic generation.response_parser.py: Handles the parsing of agent-generated hypotheses.