Skip to content

Commit ec8b4f7

Browse files
authored
Apply suggestion from @NathanHB
1 parent 096a4bb commit ec8b4f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lighteval/tasks/default_tasks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8590,7 +8590,7 @@
85908590
name="gsm8k",
85918591
suite=["lighteval"],
85928592
prompt_function=prompt.gsm8k,
8593-
hf_repo="lighteval/openai/gsm8k",
8593+
hf_repo="openai/gsm8k",
85948594
hf_subset="main",
85958595
hf_avail_splits=["train", "test"],
85968596
evaluation_splits=["test"],

0 commit comments

Comments
 (0)