Name the row GLM-5.3-Flash (preview) and footnote what it was queried as - #170
Merged
Conversation
The label now leads with the model Z.ai disclosed and keeps the preview qualifier; a provenance note (MODEL_PROVENANCE_NOTES) records that it was queried as OpenRouter's stealth listing "Ox Alpha" on 2026-08-20 and that checkpoint equality with the released model has not been stated. The note shows on the model page under the title and as the leaderboard row's title; the paper's prose and serving-configuration caption say the same and the artifact key stays ox-alpha. Paper re-rendered and re-pinned; no score or data change. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Per the owner: the preview row is named for the model Z.ai disclosed, with a footnote on what it was queried as.
shortModelLabel, paper tables): GLM-5.3-Flash (preview). It keeps "preview" because no source states that the checkpoint that answered equals the released model, and it is distinct from the GLM-5.3 row.MODEL_PROVENANCE_NOTESinapp/src/modelMeta.ts: "Queried as "Ox Alpha", OpenRouter's stealth listing of 2026-08-20; Z.ai identified it as GLM-5.3-Flash after the run …". Rendered under the model page title and as the leaderboard row'stitle.sensitivity/ox-alpha-2026-08.mdretitled. The artifact key staysox-alpha(it is baked into the frozen predictions, annotations and manifest hashes).Tests
tests/test_paper_results.pypins the display name;app/tests/modelMeta.test.tspins the label, the note's content and that every note keys a real model;shortModelLabel("GLM-5.3-Flash (preview)")is "GLM-5.3-Flash". Lint, 126 app tests and the paper-results tests pass.🤖 Generated with Claude Code