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/2wikimqa.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,15 @@ dataset_path: THUDM/LongBench
6
6
test_split: test
7
7
dataset_name: 2wikimqa
8
8
doc_to_text: 'Answer the question based on the given passages. Only give me the answer and do not output any other words.\n\nThe following are given passages.\n{{context}}\n\nAnswer the question based on the given passages. Only give me the answer and do not output any other words.\n\nQuestion: {{input}}\nAnswer:'
doc_to_text: 'Answer the question based on the given passages. Only give me the answer and do not output any other words.\n\nThe following are given passages.\n{{context}}\n\nAnswer the question based on the given passages. Only give me the answer and do not output any other words.\n\nQuestion: {{input}}\nAnswer:'
Copy file name to clipboardExpand all lines: lm_eval/tasks/longbench/gov_report.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,15 @@ dataset_path: THUDM/LongBench
6
6
test_split: test
7
7
dataset_name: gov_report
8
8
doc_to_text: 'You are given a report by a government agency. Write a one-page summary of the report.\n\nReport:\n{{context}}\n\nNow, write a one-page summary of the report.\n\nSummary:'
Copy file name to clipboardExpand all lines: lm_eval/tasks/longbench/gov_report_e.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,15 @@ dataset_path: THUDM/LongBench
6
6
test_split: test
7
7
dataset_name: gov_report_e
8
8
doc_to_text: 'You are given a report by a government agency. Write a one-page summary of the report.\n\nReport:\n{{context}}\n\nNow, write a one-page summary of the report.\n\nSummary:'
Copy file name to clipboardExpand all lines: lm_eval/tasks/longbench/hotpotqa.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,15 @@ dataset_path: THUDM/LongBench
6
6
test_split: test
7
7
dataset_name: hotpotqa
8
8
doc_to_text: 'Answer the question based on the given passages. Only give me the answer and do not output any other words.\n\nThe following are given passages.\n{{context}}\n\nAnswer the question based on the given passages. Only give me the answer and do not output any other words.\n\nQuestion: {{input}}\nAnswer:'
0 commit comments