Update index.html

This commit is contained in:
2025-10-14 05:04:17 -07:00
committed by GitHub
parent 3840bf2be2
commit 0ae29f4e3d

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 having the pre-existing library specific knowledge to correctly implement a solution (browser/not-node) for each challenging 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 for/in the browser environment.</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">