II.
Benchmark JSON
Structured · livebenchmark:webvoyager
WebVoyager json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "benchmark:webvoyager",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-browser.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "WebVoyager",
"homepageUrl": "https://github.com/MinorJerry/WebVoyager",
"kind": "web-agent",
"targetsKind": "AgentVersion",
"description": "End-to-end web agent benchmark across 15 popular real-world\nwebsites using a multimodal browser-driven setup (HKUST 2024).\n"
},
"outgoingEdges": [
{
"from": "benchmark:webvoyager",
"to": "skill-area:browser-automation",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.4
}
}
},
{
"from": "benchmark:webvoyager",
"to": "skill-area:web-action-grounding",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "partial",
"weight": 0.3
}
}
},
{
"from": "benchmark:webvoyager",
"to": "domain:web-development",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}