Update index.html

This commit is contained in:
2025-10-14 04:50:13 -07:00
committed by GitHub
parent 41a304c83e
commit a91c2ef48c

View File

@@ -19,7 +19,7 @@
Last updated <time id="last-updated" class="ml-1"></time>
</span>
</div>
<p class="text-base text-gray-600 max-w-lg mx-auto">This benchmark focuses on JavaScript code generation & also the model is tasked to import a different lib from a CDN for each task and it must know the right URL path.</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 using it correctly to solve each problem.</p>
</header>
<div id="results-container" class="flex flex-col gap-6 flex-grow">