II.
Benchmark JSON
Structured · livebenchmark:mle-bench
MLE-bench json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}