Every model in the landscape figure is one dot with a tooltip. That is enough to compare them and not enough to use one. These cards are the other half: the same ten fields for every model, in the same order, so you can read one without having read any of the others.
The colour on the tokenization row is the same colour the model carries on the landscape chart, which makes each card a zoom-in on that figure rather than a separate thing to learn.
Two of the fields matter more than the rest. Headline result gives the metric and the condition it was measured under, because the number on its own does not tell you much. What it does not do is the field summaries usually leave out, and it is often the one that tells you whether the model fits your problem.
On the Nucleotide Transformer specifically, the card covers both versions, because the paper does. That is also where the number worth knowing sits. Version 1 scaled to 2.5B parameters, and the card carries that as the size by the same convention the landscape figure uses. But the 250M version 2 model then scored higher on the same 18-task benchmark, average MCC 0.769 against 0.755. Ten times smaller, slightly better. If you are picking a model off this line to actually use, the headline size is the wrong number to sort by.
The headline result carries a hedge worth keeping. The 2.5B multispecies model had the best overall performance across the benchmark, but Enformer still won some enhancer and chromatin tasks. “Best overall” is an average, not a sweep.
The splice site number is the one that travels: PR-AUC 0.98 and 95% top-k accuracy, matching SpliceAI-10k. SpliceAI was trained on 15,000-base inputs for that task specifically, and the Nucleotide Transformer reached it from general pretraining plus fine-tuning.
Numbers are from the Nature Methods paper. Sizes are the largest reported checkpoint, and release is the first public preprint, matching the conventions used on the landscape figure.