iiRecord
Agentic AI Atlas · MLE-bench
benchmark:mle-bencha5c.ai
II.
Benchmark JSON

benchmark:mle-bench

Structured · live

MLE-bench json

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

File · benchmarks/benchmarks/mle-bench.yamlCluster · benchmarks
Record JSON
{
  "id": "benchmark:mle-bench",
  "_kind": "Benchmark",
  "_file": "benchmarks/benchmarks/mle-bench.yaml",
  "_cluster": "benchmarks",
  "attributes": {
    "displayName": "MLE-bench",
    "homepageUrl": "https://github.com/openai/mle-bench",
    "kind": "ml-engineering",
    "targetsKind": "AgentVersion",
    "description": "Machine learning engineering tasks drawn from Kaggle competitions.\n"
  },
  "outgoingEdges": [
    {
      "from": "benchmark:mle-bench",
      "to": "domain:machine-learning",
      "kind": "applies_to",
      "attributes": {}
    },
    {
      "from": "benchmark:mle-bench",
      "to": "domain:data-science",
      "kind": "applies_to",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "scope-boundary:mle-bench.scope",
      "to": "benchmark:mle-bench",
      "kind": "bounds_subject"
    }
  ]
}