From 43a1ab8c8a77e79009f33e37baf2021e81445540 Mon Sep 17 00:00:00 2001 From: Yifan Mai Date: Mon, 2 Sep 2024 17:31:43 -0700 Subject: [PATCH] Fix link --- .../src/components/Landing/EWoKLanding.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/helm-frontend/src/components/Landing/EWoKLanding.tsx b/helm-frontend/src/components/Landing/EWoKLanding.tsx index bccc389725..5d7d1661a2 100644 --- a/helm-frontend/src/components/Landing/EWoKLanding.tsx +++ b/helm-frontend/src/components/Landing/EWoKLanding.tsx @@ -10,14 +10,16 @@ export default function EWoKLanding() {

- In collaboration with the [Elements of World Knowledge - (EWoK)](https://arxiv.org/abs/2405.09605) team, we present the EWoK - leaderboard. EWoK is a benchmark for evaluating world modeling in - language models by testing their ability to use knowledge of a - concept to match a target text with a plausible/implausible context. - EWoK targets specific concepts from multiple knowledge domains known - to be vital for world modeling in humans, including social - interactions and spatial relations. + We present the{" "} + + Elements of World Knowledge (EWoK) + {" "} + leaderboard in collaboration with the EWoK team. EWoK is a benchmark + for evaluating world modeling in language models by testing their + ability to use knowledge of a concept to match a target text with a + plausible/implausible context. EWoK targets specific concepts from + multiple knowledge domains known to be vital for world modeling in + humans, including social interactions and spatial relations.