Abhijeetsingh Meena 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
..
README.md 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
__init__.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
eval_w_subhypo_gen.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
lm_utils.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
openai_helpers.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
openai_semantic_gen_prompts.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă
response_parser.py 8857f02083 [Eval] DiscoveryBench OpenHands Integration (#4627) 1 an în urmă

README.md

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.