+
+
+
| + + TWB-Score + + | + {TRIWORLD_TABLE_METRICS.map((metric) => ( +
+ |
+ ))}
+ ||
|---|---|---|---|
| + {row.modelName} + {row.teamName} + | ++ + {row.rank <= 3 ? RANK_MEDALS[row.rank - 1] : row.rank} + + | +
+ | ;
+ })}
+
+
+ {authors.map((author, index) => (
+
+
+
+ {affiliations.map((affiliation) => (
+
+ {affiliation.ref}
+
+
+
+
+
{message}
: null} + +|
+ |
+ );
+ })}
+ ||
|---|---|---|
| + {row.modelName} + {row.teamName ? {row.teamName} : null} + | +{row.rank} | + {TRIWORLD_TABLE_METRICS.map((metric) => { + const value = valueFor(row, metric.code); + const metricRank = metricRanks.get(metric.code)?.get(row) ?? null; + return ( +
+
+ {metricRank !== null ? (
+
+ {metricRank <= 3 ? (
+
+ ) : null}
+ #{metricRank}
+
+ ) : null}
+ {displayScore(value)}
+
+ |
+ );
+ })}
+
|
+ |
+
+
+
{token.value};
+ if (token.kind === "link") {
+ const external = /^https?:\/\//i.test(token.href || "");
+ return {token.value};
+ }
+ return {code.join("\n")});
+ continue;
+ }
+ const heading = /^(#{1,6})\s+(.+)$/.exec(line);
+ if (heading) {
+ const level = Math.min(5, heading[1].length + 2);
+ const Tag = `h${level}` as "h3" | "h4" | "h5";
+ blocks.push({description}
+{description}
+{description}
+