home: the neural ledger leads with Arabic - #161
Merged
Conversation
The front page's model list omitted Arabic entirely - the campaign's headline result. It now leads with the teacher (ara-diac-2.0, DER 2.29, best dedicated model on SadeedDiac-25), the released client tier (ara-diac-small-2.1, int8 264 MiB, DER 4.57), and the browser tier (ara-diac-layerdrop-1.0, int4 95 MiB, DER 5.78), ahead of the existing Hebrew, Thai, and Urdu rows. All figures ledger-sourced.
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.
What
The home page's neural ledger omitted Arabic entirely — the strongest result the project has. It now leads with:
ara-diac-2.0— DER 2.29, best dedicated model measured on SadeedDiac-25ara-diac-small-2.1— the released client tier, int8 264 MiB, DER 4.57ara-diac-layerdrop-1.0— the browser tier, int4 95 MiB, DER 5.78ahead of the existing Hebrew / Thai / Urdu rows. Same row shape, same styles; figures ledger-sourced (identical to the
/mlcatalogue).Verification
astro buildclean; built home HTML contains all three rows. Follows #158/#159 (the/mlcurrency + leaderboard + instrument passes).