iiRecord
Agentic AI Atlas · AgentBench
benchmark:agentbencha5c.ai
II.
Benchmark JSON

benchmark:agentbench

Structured · live

AgentBench json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · benchmarks/benchmarks/agentbench.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:agentbench",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/agentbench.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "AgentBench",
    "homepageUrl": "https://github.com/THUDM/AgentBench",
    "kind": "tool-use",
    "targetsKind": "AgentVersion",
    "description": "Multi-domain agent benchmark spanning OS, DB, KG, web shopping, web browsing, and other environments.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:agentbench",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "benchmark:agentbench",
      "to": "domain:data-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "test-set:agentbench-environments",
      "to": "benchmark:agentbench",
      "kind": "belongs_to_benchmark"
    },
    {
      "from": "scope-boundary:agentbench.scope",
      "to": "benchmark:agentbench",
      "kind": "bounds_subject"
    }
  ]
}