mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Update index.html
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user