MCPcopy Create free account
hub / github.com/Alibaba-NLP/DeepResearch / evaluate.py

File evaluate.py

WebAgent/WebResummer/src/evaluate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2from concurrent.futures import ThreadPoolExecutor, as_completed
3from judge_prompt import JUDGE_PROMPT_GAIA, JUDGE_PROMPT_BC_en, JUDGE_PROMPT_BC_zh
4import os

Callers

nothing calls this directly

Calls 4

process_one_predictionFunction · 0.85
parse_argsMethod · 0.80
single_round_statisticsFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected