forked from EleutherAI/lm-evaluation-harness
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* edit process multiple-choice * split template yaml * remove * modified multiple_choice tasks * udpate * Update multiple_choice_template_b_yaml * Update multiple_choice_template_a_yaml --------- Co-authored-by: Hailey Schoelkopf <[email protected]>
- Loading branch information
1 parent
9bf3461
commit db2a8f0
Showing
171 changed files
with
160 additions
and
317 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/abstract_narrative_understanding.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: abstract_narrative_understanding_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_abstract_narrative_understanding_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: anachronisms_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_anachronisms_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/analogical_similarity.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: analogical_similarity_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_analogical_similarity_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/analytic_entailment.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: analytic_entailment_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_analytic_entailment_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: arithmetic_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_arithmetic_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/ascii_word_recognition.yaml
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/authorship_verification.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: authorship_verification_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_authorship_verification_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/auto_categorization.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: bbq_lite_json_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_bbq_lite_json_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/bridging_anaphora_resolution_barqa.yaml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: causal_judgment_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_causal_judgment_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: cause_and_effect_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_cause_and_effect_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: checkmate_in_one_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_checkmate_in_one_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/chess_state_tracking.yaml
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/chinese_remainder_theorem.yaml
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/cifar10_classification.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: cifar10_classification_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_cifar10_classification_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/code_line_description.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: code_line_description_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_code_line_description_multiple_choice |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: color_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_color_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: common_morpheme_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_common_morpheme_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/conceptual_combinations.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: conceptual_combinations_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_conceptual_combinations_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/conlang_translation.yaml
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/contextual_parametric_knowledge_conflicts.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: contextual_parametric_knowledge_conflicts_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_contextual_parametric_knowledge_conflicts_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: crash_blossom_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_crash_blossom_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: crass_ai_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_crass_ai_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/cryobiology_spanish.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: cryobiology_spanish_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_cryobiology_spanish_multiple_choice |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: cs_algorithms_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_cs_algorithms_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/dark_humor_detection.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: dark_humor_detection_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_dark_humor_detection_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: date_understanding_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_date_understanding_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: disambiguation_qa_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_disambiguation_qa_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/discourse_marker_prediction.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: discourse_marker_prediction_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_discourse_marker_prediction_multiple_choice |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: dyck_languages_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_dyck_languages_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: elementary_math_qa_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_elementary_math_qa_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: emoji_movie_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_emoji_movie_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/emojis_emotion_prediction.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: emojis_emotion_prediction_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_emojis_emotion_prediction_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/empirical_judgments.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: empirical_judgments_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_empirical_judgments_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: english_proverbs_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_english_proverbs_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/english_russian_proverbs.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: english_russian_proverbs_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_english_russian_proverbs_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: entailed_polarity_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_entailed_polarity_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/entailed_polarity_hindi.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: entailed_polarity_hindi_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_entailed_polarity_hindi_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/epistemic_reasoning.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: epistemic_reasoning_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_epistemic_reasoning_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/evaluating_information_essentiality.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: evaluating_information_essentiality_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_evaluating_information_essentiality_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: fact_checker_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_fact_checker_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: fantasy_reasoning_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_fantasy_reasoning_multiple_choice |
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/figure_of_speech_detection.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: figure_of_speech_detection_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_figure_of_speech_detection_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/formal_fallacies_syllogisms_negation.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: formal_fallacies_syllogisms_negation_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_formal_fallacies_syllogisms_negation_multiple_choice |
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/gender_inclusive_sentences_german.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: general_knowledge_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_general_knowledge_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: geometric_shapes_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_geometric_shapes_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: goal_step_wikihow_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_goal_step_wikihow_multiple_choice |
2 changes: 1 addition & 1 deletion
2
lm_eval/tasks/bigbench/multiple_choice/gre_reading_comprehension.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: gre_reading_comprehension_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_gre_reading_comprehension_multiple_choice |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: hhh_alignment_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_hhh_alignment_multiple_choice |
4 changes: 0 additions & 4 deletions
4
lm_eval/tasks/bigbench/multiple_choice/hindi_question_answering.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# Generated by utils.py | ||
dataset_name: hindu_knowledge_zero_shot | ||
include: ../multiple_choice_template_yaml | ||
include: ../multiple_choice_template_a_yaml | ||
task: bigbench_hindu_knowledge_multiple_choice |
Oops, something went wrong.