You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/DATA-TRUST.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ The localized, reader-facing source policy is published under `content/docs/*/da
46
46
47
47
## Model catalog inclusion
48
48
49
+
Intelligence Index entries use the highest-scoring measured configuration of each exact model version. When only estimated results are available, the highest-scoring estimate is retained with `estimated: true`; missing results are not replaced with zero. Reasoning settings may be compared within a model, but distinct checkpoints and text/vision releases remain separate. All entries use the index version and observation date recorded in `data/artificial-analysis-index.json`; scores from different index versions are not directly comparable.
50
+
49
51
Every new model catalog entry must have a published Artificial Analysis Intelligence Index result compatible with the index version tracked in `data/artificial-analysis-index.json`. Artificial Analysis Coding Agent Index, Agentic Index, individual benchmark scores, and provider-only measurements are different metrics and must not be substituted or mixed into the model Intelligence Index.
50
52
51
53
`legacyMissingModelIds` records the fixed baseline of older catalog models that do not yet meet this requirement. The list may shrink when a compatible result becomes available, but must not grow. Tests reject newly added model manifests without a matching Intelligence Index entry.
0 commit comments