{
"id": "benchmark:browse-comp",
"_kind": "Benchmark",
"_file": "benchmarks/benchmarks/benchmarks-browser.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "BrowseComp",
"homepageUrl": "https://openai.com/index/browsecomp/",
"kind": "web-agent",
"targetsKind": "AgentVersion",
"description": "OpenAI benchmark for browsing agents on hard, hard-to-find web\nresearch tasks designed to require deep, persistent search rather\nthan surface lookup.\n"
},
"outgoingEdges": [
{
"from": "benchmark:browse-comp",
"to": "skill-area:deep-web-research",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "full",
"weight": 0.7
}
}
},
{
"from": "benchmark:browse-comp",
"to": "skill-area:browser-automation",
"kind": "covers",
"attributes": {
"attributes": {
"coverage": "tangential",
"weight": 0.1
}
}
}
],
"incomingEdges": []
}