diff --git a/helm-frontend/public/config.js b/helm-frontend/public/config.js index 0d0df029cb4..dd700b83d3d 100644 --- a/helm-frontend/public/config.js +++ b/helm-frontend/public/config.js @@ -1,4 +1,4 @@ window.RELEASE = "v1.0.0"; window.BENCHMARK_OUTPUT_BASE_URL = "https://storage.googleapis.com/crfm-helm-public/lite/benchmark_output/"; -window.PROJECT_ID = "lite"; +window.PROJECT_ID = "home"; diff --git a/helm-frontend/src/components/Landing/HomeLanding.tsx b/helm-frontend/src/components/Landing/HomeLanding.tsx index b2779186062..5b5cd0f59ad 100644 --- a/helm-frontend/src/components/Landing/HomeLanding.tsx +++ b/helm-frontend/src/components/Landing/HomeLanding.tsx @@ -68,20 +68,12 @@ export default function HomeLanding() { return ( <> -
+
-

+

HELM Leaderboards

-
- - HELM leaderboards leverage the HELM framework and target particular - domains and/or capabilities. Leaderboards range from real world - applications and specific domains to ones focused on multimodal - capabilities and model-evaluations. - -
diff --git a/helm-frontend/src/components/SimpleHero.tsx b/helm-frontend/src/components/SimpleHero.tsx index b989e3087cd..52afe036ef2 100644 --- a/helm-frontend/src/components/SimpleHero.tsx +++ b/helm-frontend/src/components/SimpleHero.tsx @@ -2,7 +2,7 @@ import helmHero from "@/assets/helmhero.png"; export default function SimpleHero() { return ( -
+