Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions docs/assets/index-iDSescN1.js → docs/assets/index-3gJeU1VT.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet" />
<script type="module" crossorigin src="./assets/index-iDSescN1.js"></script>
<script type="module" crossorigin src="./assets/index-3gJeU1VT.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-Bc8XlX7Z.css">
</head>
<body>
Expand Down
2 changes: 1 addition & 1 deletion website/src/components/leaderboard/LeaderboardSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const paretoInsights = [
{
title: 'No system clears 0.6 on both axes pass@1',
description:
'Across 17 systems spanning all three architectures, no system simultaneously exceeds 0.6 on both EVA-A pass@1 and EVA-X pass@1 — joint accuracy–experience quality remains far from saturated.',
'Across 18 systems spanning all three architectures, no system simultaneously exceeds 0.6 on both EVA-A pass@1 and EVA-X pass@1 — joint accuracy–experience quality remains far from saturated.',
},
{
title: 'Peak and reliable performance diverge',
Expand Down
Loading
Loading