From a91c2ef48cb22e8a04fd23b0c730321eea06a08f Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 14 Oct 2025 04:50:13 -0700 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ac96936..6ac3ffc 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ Last updated -

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.

+

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.