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
26bc3eab
Unverified
Commit
26bc3eab
authored
Oct 19, 2023
by
Lintang Sutawika
Committed by
GitHub
Oct 19, 2023
Browse files
Merge branch 'big-refactor' into model-written-eval
parents
0d701496
cf617ab1
Changes
381
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
80 additions
and
0 deletions
+80
-0
lm_eval/tasks/bigbench/generate_until/operators.yaml
lm_eval/tasks/bigbench/generate_until/operators.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/paragraph_segmentation.yaml
...tasks/bigbench/generate_until/paragraph_segmentation.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/parsinlu_qa.yaml
lm_eval/tasks/bigbench/generate_until/parsinlu_qa.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/parsinlu_reading_comprehension.yaml
...gbench/generate_until/parsinlu_reading_comprehension.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/penguins_in_a_table.yaml
...al/tasks/bigbench/generate_until/penguins_in_a_table.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/periodic_elements.yaml
lm_eval/tasks/bigbench/generate_until/periodic_elements.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/persian_idioms.yaml
lm_eval/tasks/bigbench/generate_until/persian_idioms.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/phrase_relatedness.yaml
...val/tasks/bigbench/generate_until/phrase_relatedness.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/physical_intuition.yaml
...val/tasks/bigbench/generate_until/physical_intuition.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/physics.yaml
lm_eval/tasks/bigbench/generate_until/physics.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/physics_questions.yaml
lm_eval/tasks/bigbench/generate_until/physics_questions.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/play_dialog_same_or_different.yaml
...igbench/generate_until/play_dialog_same_or_different.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/polish_sequence_labeling.yaml
...sks/bigbench/generate_until/polish_sequence_labeling.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/presuppositions_as_nli.yaml
...tasks/bigbench/generate_until/presuppositions_as_nli.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/qa_wikidata.yaml
lm_eval/tasks/bigbench/generate_until/qa_wikidata.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/question_selection.yaml
...val/tasks/bigbench/generate_until/question_selection.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/real_or_fake_text.yaml
lm_eval/tasks/bigbench/generate_until/real_or_fake_text.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/reasoning_about_colored_objects.yaml
...bench/generate_until/reasoning_about_colored_objects.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/repeat_copy_logic.yaml
lm_eval/tasks/bigbench/generate_until/repeat_copy_logic.yaml
+4
-0
lm_eval/tasks/bigbench/generate_until/rephrase.yaml
lm_eval/tasks/bigbench/generate_until/rephrase.yaml
+4
-0
No files found.
lm_eval/tasks/bigbench/g
reedy
_until/operators.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/operators.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
operators_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_operators_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_operators_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/paragraph_segmentation.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/paragraph_segmentation.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
paragraph_segmentation_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_paragraph_segmentation_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_paragraph_segmentation_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/parsinlu_qa.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/parsinlu_qa.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
parsinlu_qa_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_parsinlu_qa_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_parsinlu_qa_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/parsinlu_reading_comprehension.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/parsinlu_reading_comprehension.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
parsinlu_reading_comprehension_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_parsinlu_reading_comprehension_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_parsinlu_reading_comprehension_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/penguins_in_a_table.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/penguins_in_a_table.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
penguins_in_a_table_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_penguins_in_a_table_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_penguins_in_a_table_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/periodic_elements.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/periodic_elements.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
periodic_elements_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_periodic_elements_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_periodic_elements_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/persian_idioms.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/persian_idioms.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
persian_idioms_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_persian_idioms_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_persian_idioms_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/phrase_relatedness.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/phrase_relatedness.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
phrase_relatedness_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_phrase_relatedness_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_phrase_relatedness_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/physical_intuition.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/physical_intuition.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
physical_intuition_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_physical_intuition_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_physical_intuition_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/physics.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/physics.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
physics_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_physics_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_physics_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/physics_questions.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/physics_questions.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
physics_questions_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_physics_questions_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_physics_questions_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/play_dialog_same_or_different.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/play_dialog_same_or_different.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
play_dialog_same_or_different_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_play_dialog_same_or_different_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_play_dialog_same_or_different_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/polish_sequence_labeling.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/polish_sequence_labeling.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
polish_sequence_labeling_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_polish_sequence_labeling_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_polish_sequence_labeling_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/presuppositions_as_nli.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/presuppositions_as_nli.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
presuppositions_as_nli_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_presuppositions_as_nli_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_presuppositions_as_nli_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/qa_wikidata.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/qa_wikidata.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
qa_wikidata_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_qa_wikidata_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_qa_wikidata_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/question_selection.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/question_selection.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
question_selection_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_question_selection_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_question_selection_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/real_or_fake_text.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/real_or_fake_text.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
real_or_fake_text_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_real_or_fake_text_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_real_or_fake_text_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/reasoning_about_colored_objects.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/reasoning_about_colored_objects.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
reasoning_about_colored_objects_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_reasoning_about_colored_objects_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_reasoning_about_colored_objects_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/repeat_copy_logic.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/repeat_copy_logic.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
repeat_copy_logic_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_repeat_copy_logic_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_repeat_copy_logic_g
enerate
_until
lm_eval/tasks/bigbench/g
reedy
_until/rephrase.yaml
→
lm_eval/tasks/bigbench/g
enerate
_until/rephrase.yaml
View file @
26bc3eab
# Generated by utils.py
dataset_name
:
rephrase_zero_shot
include
:
../g
reedy
_until_template_yaml
task
:
bigbench_rephrase_g
reedy
_until
include
:
../g
enerate
_until_template_yaml
task
:
bigbench_rephrase_g
enerate
_until
Prev
1
…
10
11
12
13
14
15
16
17
18
…
20
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