Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
lm-evaluation-harness
Commits
54498fcc
Commit
54498fcc
authored
Oct 04, 2023
by
haileyschoelkopf
Browse files
change back to original dataset path
parent
7e6e3c20
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
lm_eval/tasks/bigbench/greedy_until_template_yaml
lm_eval/tasks/bigbench/greedy_until_template_yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice_template_yaml
lm_eval/tasks/bigbench/multiple_choice_template_yaml
+1
-1
No files found.
lm_eval/tasks/bigbench/greedy_until_template_yaml
View file @
54498fcc
group: bigbench
dataset_path:
hails/
bigbench
dataset_path: bigbench
# will switch to `hails/bigbench` when all tasks are pushed
output_type: greedy_until
dataset_kwargs:
# num_shots: 0 # TODO: num of shots for `bigbench` HF dataset should be controlled through this, not through the typical methods
...
...
lm_eval/tasks/bigbench/multiple_choice_template_yaml
View file @
54498fcc
group: bigbench
dataset_path:
hails/
bigbench
dataset_path: bigbench
# will switch to `hails/bigbench` when all tasks are pushed
dataset_kwargs:
# num_shots: 0 # TODO: num of shots for `bigbench` HF dataset should be controlled through this, not through the typical methods
# subtask_name: null
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment