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
e1ae8a2f
Commit
e1ae8a2f
authored
Nov 26, 2023
by
Herbie Bradley
Browse files
Merge remote-tracking branch 'origin/big-refactor' into calibration
parents
50e99bd7
30936bc7
Changes
1000
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/multiple_choice/multiemo.yaml
lm_eval/tasks/bigbench/multiple_choice/multiemo.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/natural_instructions.yaml
.../tasks/bigbench/multiple_choice/natural_instructions.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/navigate.yaml
lm_eval/tasks/bigbench/multiple_choice/navigate.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/nonsense_words_grammar.yaml
...asks/bigbench/multiple_choice/nonsense_words_grammar.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/novel_concepts.yaml
lm_eval/tasks/bigbench/multiple_choice/novel_concepts.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/object_counting.yaml
lm_eval/tasks/bigbench/multiple_choice/object_counting.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/odd_one_out.yaml
lm_eval/tasks/bigbench/multiple_choice/odd_one_out.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/operators.yaml
lm_eval/tasks/bigbench/multiple_choice/operators.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/paragraph_segmentation.yaml
...asks/bigbench/multiple_choice/paragraph_segmentation.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/parsinlu_qa.yaml
lm_eval/tasks/bigbench/multiple_choice/parsinlu_qa.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/parsinlu_reading_comprehension.yaml
...bench/multiple_choice/parsinlu_reading_comprehension.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/penguins_in_a_table.yaml
...l/tasks/bigbench/multiple_choice/penguins_in_a_table.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/periodic_elements.yaml
...val/tasks/bigbench/multiple_choice/periodic_elements.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/persian_idioms.yaml
lm_eval/tasks/bigbench/multiple_choice/persian_idioms.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/phrase_relatedness.yaml
...al/tasks/bigbench/multiple_choice/phrase_relatedness.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/physical_intuition.yaml
...al/tasks/bigbench/multiple_choice/physical_intuition.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/physics_questions.yaml
...val/tasks/bigbench/multiple_choice/physics_questions.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/play_dialog_same_or_different.yaml
...gbench/multiple_choice/play_dialog_same_or_different.yaml
+4
-0
lm_eval/tasks/bigbench/multiple_choice/polish_sequence_labeling.yaml
...ks/bigbench/multiple_choice/polish_sequence_labeling.yaml
+4
-0
No files found.
Too many changes to show.
To preserve performance only
1000 of 1000+
files are displayed.
Plain diff
Email patch
lm_eval/tasks/bigbench/multiple_choice/multiemo.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
multiemo_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_multiemo_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/natural_instructions.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
natural_instructions_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_natural_instructions_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/navigate.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
navigate_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_navigate_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/nonsense_words_grammar.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
nonsense_words_grammar_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_nonsense_words_grammar_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/novel_concepts.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
novel_concepts_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_novel_concepts_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/object_counting.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
object_counting_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_object_counting_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/odd_one_out.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
odd_one_out_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_odd_one_out_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/operators.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
operators_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_operators_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/paragraph_segmentation.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
paragraph_segmentation_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_paragraph_segmentation_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/parsinlu_qa.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
parsinlu_qa_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_parsinlu_qa_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/parsinlu_reading_comprehension.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
parsinlu_reading_comprehension_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_parsinlu_reading_comprehension_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/penguins_in_a_table.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
penguins_in_a_table_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_penguins_in_a_table_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/periodic_elements.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
periodic_elements_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_periodic_elements_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/persian_idioms.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
persian_idioms_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_persian_idioms_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/phrase_relatedness.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
phrase_relatedness_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_phrase_relatedness_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/physical_intuition.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
physical_intuition_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_physical_intuition_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
physics_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_physics_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/physics_questions.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
physics_questions_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_physics_questions_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/play_dialog_same_or_different.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
play_dialog_same_or_different_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_play_dialog_same_or_different_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/polish_sequence_labeling.yaml
0 → 100644
View file @
e1ae8a2f
# Generated by utils.py
dataset_name
:
polish_sequence_labeling_zero_shot
include
:
../multiple_choice_template_yaml
task
:
bigbench_polish_sequence_labeling_multiple_choice
Prev
1
…
25
26
27
28
29
30
31
32
33
…
50
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