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
8806944e
Commit
8806944e
authored
Oct 03, 2023
by
haileyschoelkopf
Browse files
push updated bigbench task yamls
parent
1a77b4d5
Changes
334
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
20 additions
and
20 deletions
+20
-20
lm_eval/tasks/bigbench/multiple_choice/physical_intuition.yaml
...al/tasks/bigbench/multiple_choice/physical_intuition.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/physics_questions.yaml
...val/tasks/bigbench/multiple_choice/physics_questions.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/play_dialog_same_or_different.yaml
...gbench/multiple_choice/play_dialog_same_or_different.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/polish_sequence_labeling.yaml
...ks/bigbench/multiple_choice/polish_sequence_labeling.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/presuppositions_as_nli.yaml
...asks/bigbench/multiple_choice/presuppositions_as_nli.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/question_selection.yaml
...al/tasks/bigbench/multiple_choice/question_selection.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
...val/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/reasoning_about_colored_objects.yaml
...ench/multiple_choice/reasoning_about_colored_objects.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
...val/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/salient_translation_error_detection.yaml
.../multiple_choice/salient_translation_error_detection.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/scientific_press_release.yaml
...ks/bigbench/multiple_choice/scientific_press_release.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_in_context_sparc.yaml
...ch/multiple_choice/semantic_parsing_in_context_sparc.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_spider.yaml
...sks/bigbench/multiple_choice/semantic_parsing_spider.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
...al/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
+1
-1
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
...ks/bigbench/multiple_choice/similarities_abstraction.yaml
+1
-1
No files found.
lm_eval/tasks/bigbench/multiple_choice/physical_intuition.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
physical_intuition
dataset_name
:
physical_intuition
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_physical_intuition_multiple_choice
task
:
bigbench_physical_intuition_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/physics.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
physics
dataset_name
:
physics
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_physics_multiple_choice
task
:
bigbench_physics_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/physics_questions.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
physics_questions
dataset_name
:
physics_questions
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_physics_questions_multiple_choice
task
:
bigbench_physics_questions_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/play_dialog_same_or_different.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
play_dialog_same_or_different
dataset_name
:
play_dialog_same_or_different
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_play_dialog_same_or_different_multiple_choice
task
:
bigbench_play_dialog_same_or_different_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/polish_sequence_labeling.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
polish_sequence_labeling
dataset_name
:
polish_sequence_labeling
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_polish_sequence_labeling_multiple_choice
task
:
bigbench_polish_sequence_labeling_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/presuppositions_as_nli.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
presuppositions_as_nli
dataset_name
:
presuppositions_as_nli
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_presuppositions_as_nli_multiple_choice
task
:
bigbench_presuppositions_as_nli_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/qa_wikidata.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
qa_wikidata
dataset_name
:
qa_wikidata
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_qa_wikidata_multiple_choice
task
:
bigbench_qa_wikidata_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/question_selection.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
question_selection
dataset_name
:
question_selection
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_question_selection_multiple_choice
task
:
bigbench_question_selection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/real_or_fake_text.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
real_or_fake_text
dataset_name
:
real_or_fake_text
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_real_or_fake_text_multiple_choice
task
:
bigbench_real_or_fake_text_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/reasoning_about_colored_objects.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
reasoning_about_colored_objects
dataset_name
:
reasoning_about_colored_objects
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_reasoning_about_colored_objects_multiple_choice
task
:
bigbench_reasoning_about_colored_objects_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/repeat_copy_logic.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
repeat_copy_logic
dataset_name
:
repeat_copy_logic
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_repeat_copy_logic_multiple_choice
task
:
bigbench_repeat_copy_logic_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/rephrase.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
rephrase
dataset_name
:
rephrase
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_rephrase_multiple_choice
task
:
bigbench_rephrase_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/riddle_sense.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
riddle_sense
dataset_name
:
riddle_sense
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_riddle_sense_multiple_choice
task
:
bigbench_riddle_sense_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/ruin_names.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
ruin_names
dataset_name
:
ruin_names
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_ruin_names_multiple_choice
task
:
bigbench_ruin_names_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/salient_translation_error_detection.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
salient_translation_error_detection
dataset_name
:
salient_translation_error_detection
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_salient_translation_error_detection_multiple_choice
task
:
bigbench_salient_translation_error_detection_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/scientific_press_release.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
scientific_press_release
dataset_name
:
scientific_press_release
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_scientific_press_release_multiple_choice
task
:
bigbench_scientific_press_release_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_in_context_sparc.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
semantic_parsing_in_context_sparc
dataset_name
:
semantic_parsing_in_context_sparc
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_semantic_parsing_in_context_sparc_multiple_choice
task
:
bigbench_semantic_parsing_in_context_sparc_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/semantic_parsing_spider.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
semantic_parsing_spider
dataset_name
:
semantic_parsing_spider
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_semantic_parsing_spider_multiple_choice
task
:
bigbench_semantic_parsing_spider_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/sentence_ambiguity.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
sentence_ambiguity
dataset_name
:
sentence_ambiguity
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_sentence_ambiguity_multiple_choice
task
:
bigbench_sentence_ambiguity_multiple_choice
lm_eval/tasks/bigbench/multiple_choice/similarities_abstraction.yaml
View file @
8806944e
# Generated by utils.py
# Generated by utils.py
dataset_name
:
similarities_abstraction
dataset_name
:
similarities_abstraction
_zero_shot
include
:
../multiple_choice_template_yaml
include
:
../multiple_choice_template_yaml
task
:
bigbench_similarities_abstraction_multiple_choice
task
:
bigbench_similarities_abstraction_multiple_choice
Prev
1
…
11
12
13
14
15
16
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