Overview of WebJudge automatic evaluator
mainWebJudge is an LLM-as-a-Judge evaluation method designed for online environments. It consists of three components:
- Key Point Identification: Identifies necessary points for task completion based on instructions.
- Key Screenshot Identification: Selects important screenshots from the agent's trajectory to provide visual evidence while reducing token usage.
- Outcome Judgment: Produces a judgment based on the task description, identified key points, key screenshots, and the action history.