Skip to content

Commit b87fbee

Browse files
committed
change data path to avoid conflicts
1 parent f882138 commit b87fbee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/eval_multi_task/multi_task.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ eval:
1111
path: /root/gpqa/gpqa_eval.jsonl
1212
rm_type: gpqa
1313
n_samples_per_eval_prompt: 2
14-
- name: ifbench # huggingface-cli download --repo-type dataset zyzshishui0627/IFBench --local-dir /root/IFBench
15-
path: /root/IFBench/IFBench_eval.jsonl
14+
- name: ifbench # huggingface-cli download --repo-type dataset zyzshishui0627/IFBench --local-dir /root/ifbench
15+
path: /root/ifbench/IFBench_eval.jsonl
1616
rm_type: ifbench
1717
n_samples_per_eval_prompt: 1

0 commit comments

Comments
 (0)