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
7f2a9cbd
Unverified
Commit
7f2a9cbd
authored
Oct 04, 2023
by
Hailey Schoelkopf
Committed by
GitHub
Oct 04, 2023
Browse files
Merge pull request #852 from EleutherAI/bigbench
[Refactor] bigbench
parents
c4fa6fb5
51a43a76
Changes
339
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/greedy_until/multiemo.yaml
lm_eval/tasks/bigbench/greedy_until/multiemo.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/natural_instructions.yaml
...val/tasks/bigbench/greedy_until/natural_instructions.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/navigate.yaml
lm_eval/tasks/bigbench/greedy_until/navigate.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/nonsense_words_grammar.yaml
...l/tasks/bigbench/greedy_until/nonsense_words_grammar.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/novel_concepts.yaml
lm_eval/tasks/bigbench/greedy_until/novel_concepts.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/object_counting.yaml
lm_eval/tasks/bigbench/greedy_until/object_counting.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/odd_one_out.yaml
lm_eval/tasks/bigbench/greedy_until/odd_one_out.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/operators.yaml
lm_eval/tasks/bigbench/greedy_until/operators.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/paragraph_segmentation.yaml
...l/tasks/bigbench/greedy_until/paragraph_segmentation.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/parsinlu_qa.yaml
lm_eval/tasks/bigbench/greedy_until/parsinlu_qa.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/parsinlu_reading_comprehension.yaml
...bigbench/greedy_until/parsinlu_reading_comprehension.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/penguins_in_a_table.yaml
lm_eval/tasks/bigbench/greedy_until/penguins_in_a_table.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/periodic_elements.yaml
lm_eval/tasks/bigbench/greedy_until/periodic_elements.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/persian_idioms.yaml
lm_eval/tasks/bigbench/greedy_until/persian_idioms.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/phrase_relatedness.yaml
lm_eval/tasks/bigbench/greedy_until/phrase_relatedness.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/physical_intuition.yaml
lm_eval/tasks/bigbench/greedy_until/physical_intuition.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/physics.yaml
lm_eval/tasks/bigbench/greedy_until/physics.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/physics_questions.yaml
lm_eval/tasks/bigbench/greedy_until/physics_questions.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/play_dialog_same_or_different.yaml
.../bigbench/greedy_until/play_dialog_same_or_different.yaml
+4
-0
lm_eval/tasks/bigbench/greedy_until/polish_sequence_labeling.yaml
...tasks/bigbench/greedy_until/polish_sequence_labeling.yaml
+4
-0
No files found.
lm_eval/tasks/bigbench/greedy_until/multiemo.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
multiemo_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_multiemo_greedy_until
lm_eval/tasks/bigbench/greedy_until/natural_instructions.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
natural_instructions_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_natural_instructions_greedy_until
lm_eval/tasks/bigbench/greedy_until/navigate.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
navigate_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_navigate_greedy_until
lm_eval/tasks/bigbench/greedy_until/nonsense_words_grammar.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
nonsense_words_grammar_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_nonsense_words_grammar_greedy_until
lm_eval/tasks/bigbench/greedy_until/novel_concepts.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
novel_concepts_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_novel_concepts_greedy_until
lm_eval/tasks/bigbench/greedy_until/object_counting.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
object_counting_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_object_counting_greedy_until
lm_eval/tasks/bigbench/greedy_until/odd_one_out.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
odd_one_out_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_odd_one_out_greedy_until
lm_eval/tasks/bigbench/greedy_until/operators.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
operators_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_operators_greedy_until
lm_eval/tasks/bigbench/greedy_until/paragraph_segmentation.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
paragraph_segmentation_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_paragraph_segmentation_greedy_until
lm_eval/tasks/bigbench/greedy_until/parsinlu_qa.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
parsinlu_qa_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_parsinlu_qa_greedy_until
lm_eval/tasks/bigbench/greedy_until/parsinlu_reading_comprehension.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
parsinlu_reading_comprehension_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_parsinlu_reading_comprehension_greedy_until
lm_eval/tasks/bigbench/greedy_until/penguins_in_a_table.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
penguins_in_a_table_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_penguins_in_a_table_greedy_until
lm_eval/tasks/bigbench/greedy_until/periodic_elements.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
periodic_elements_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_periodic_elements_greedy_until
lm_eval/tasks/bigbench/greedy_until/persian_idioms.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
persian_idioms_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_persian_idioms_greedy_until
lm_eval/tasks/bigbench/greedy_until/phrase_relatedness.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
phrase_relatedness_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_phrase_relatedness_greedy_until
lm_eval/tasks/bigbench/greedy_until/physical_intuition.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
physical_intuition_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_physical_intuition_greedy_until
lm_eval/tasks/bigbench/greedy_until/physics.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
physics_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_physics_greedy_until
lm_eval/tasks/bigbench/greedy_until/physics_questions.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
physics_questions_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_physics_questions_greedy_until
lm_eval/tasks/bigbench/greedy_until/play_dialog_same_or_different.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
play_dialog_same_or_different_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_play_dialog_same_or_different_greedy_until
lm_eval/tasks/bigbench/greedy_until/polish_sequence_labeling.yaml
0 → 100644
View file @
7f2a9cbd
# Generated by utils.py
dataset_name
:
polish_sequence_labeling_zero_shot
include
:
../greedy_until_template_yaml
task
:
bigbench_polish_sequence_labeling_greedy_until
Prev
1
2
3
4
5
6
7
8
9
10
…
17
Next
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