II.
EvalRun JSON
Structured · liveeval-run:multipl-e.codestral-25-01.2025-01
eval-run:multipl-e.codestral-25-01.2025-01 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "eval-run:multipl-e.codestral-25-01.2025-01",
"_kind": "EvalRun",
"_file": "benchmarks/eval-runs/eval-runs-mistral.yaml",
"_cluster": "benchmarks",
"attributes": {
"target": "model:codestral-25-01@current",
"benchmarkId": "benchmark:multipl-e",
"targetId": "model:codestral-25-01@current",
"runAt": "2025-01-13T00:00:00Z",
"runBy": "mistral",
"configHash": "sha256:placeholder-codestral-25-01-multipl-e"
},
"outgoingEdges": [
{
"from": "eval-run:multipl-e.codestral-25-01.2025-01",
"to": "model:codestral-25-01@current",
"kind": "evaluates_target"
},
{
"from": "eval-run:multipl-e.codestral-25-01.2025-01",
"to": "benchmark:multipl-e",
"kind": "for_benchmark"
}
],
"incomingEdges": [
{
"from": "eval-result:multipl-e.codestral-25-01.001",
"to": "eval-run:multipl-e.codestral-25-01.2025-01",
"kind": "belongs_to_eval_run"
}
]
}