Update index.html

This commit is contained in:
2025-10-14 04:58:09 -07:00
committed by GitHub
parent a91c2ef48c
commit 01ab1aeded

View File

@@ -19,7 +19,7 @@
Last updated <time id="last-updated" class="ml-1"></time> Last updated <time id="last-updated" class="ml-1"></time>
</span> </span>
</div> </div>
<p class="text-base text-gray-600 max-w-lg mx-auto">This benchmark tests the model's knowledge by tasking it to import the right library from the right CDN URL path and using it correctly to solve each problem.</p> <p class="text-base text-gray-600 max-w-lg mx-auto">This benchmark tests the model's knowledge by tasking it to import the right library from the right CDN URL path and having the pre-existing library specific knowledge to correctly implement a solution for each challenging problem.</p>
</header> </header>
<div id="results-container" class="flex flex-col gap-6 flex-grow"> <div id="results-container" class="flex flex-col gap-6 flex-grow">