You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lm_eval/tasks/longbench/triviaqa.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@
2
2
tag:
3
3
- longbench
4
4
task: longbench_triviaqa
5
-
dataset_path: Xnhyacinth/LongBench
5
+
dataset_path: jet-ai/longbench
6
6
test_split: test
7
7
dataset_name: triviaqa
8
-
doc_to_text: "Answer the question based on the given passage. Only give me the answer and do not output any other words. The following are some examples.\n\n{{context}}\n{{question}}"
8
+
doc_to_text: "Answer the question based on the given passage. Only give me the answer and do not output any other words. The following are some examples.\n\n{{context}}\n{{input}}"
0 commit comments