iiRecord
Agentic AI Atlas · APPS
benchmark:appsa5c.ai
II.
Benchmark JSON

benchmark:apps

Structured · live

APPS json

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

File · benchmarks/benchmarks/apps.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:apps",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/apps.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "APPS",
    "homepageUrl": "https://github.com/hendrycks/apps",
    "kind": "code-generation",
    "targetsKind": "ModelVersion",
    "description": "APPS — competitive-programming-style benchmark spanning introductory, interview, and competition difficulty tiers.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:apps",
      "to": "domain:software-engineering",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "benchmark:apps",
      "to": "domain:computer-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "scope-boundary:apps.scope",
      "to": "benchmark:apps",
      "kind": "bounds_subject"
    }
  ]
}