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
487767ab
Commit
487767ab
authored
Nov 17, 2023
by
haileyschoelkopf
Browse files
update bigbench datasets to mirror, rename groupnames
parent
2444b364
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
lm_eval/tasks/bigbench/generate_until_template_yaml
lm_eval/tasks/bigbench/generate_until_template_yaml
+2
-2
lm_eval/tasks/bigbench/multiple_choice_template_yaml
lm_eval/tasks/bigbench/multiple_choice_template_yaml
+2
-2
No files found.
lm_eval/tasks/bigbench/generate_until_template_yaml
View file @
487767ab
group: bigbench
dataset_path: bigbench
# will switch to `hails/bigbench` when all tasks are pushed
group: bigbench
_generate_until
dataset_path:
hails/
bigbench
output_type: generate_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 @
487767ab
group: bigbench
dataset_path: bigbench
# will switch to `hails/bigbench` when all tasks are pushed
group: bigbench
_multiple_choice
dataset_path:
hails/
bigbench
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