Commit 52f75f0e authored by lintangsutawika's avatar lintangsutawika
Browse files

Merge branch 'big-refactor' of https://github.com/EleutherAI/lm-evaluation-harness into versioning

parents 331d7c51 b072bb0d
# Generated by utils.py
dataset_name: distractor_agreement_relational_noun
include: template_yaml
include: _template_yaml
task: blimp_distractor_agreement_relational_noun
# Generated by utils.py
dataset_name: distractor_agreement_relative_clause
include: template_yaml
include: _template_yaml
task: blimp_distractor_agreement_relative_clause
# Generated by utils.py
dataset_name: drop_argument
include: template_yaml
include: _template_yaml
task: blimp_drop_argument
# Generated by utils.py
dataset_name: ellipsis_n_bar_1
include: template_yaml
include: _template_yaml
task: blimp_ellipsis_n_bar_1
# Generated by utils.py
dataset_name: ellipsis_n_bar_2
include: template_yaml
include: _template_yaml
task: blimp_ellipsis_n_bar_2
# Generated by utils.py
dataset_name: existential_there_object_raising
include: template_yaml
include: _template_yaml
task: blimp_existential_there_object_raising
# Generated by utils.py
dataset_name: existential_there_quantifiers_1
include: template_yaml
include: _template_yaml
task: blimp_existential_there_quantifiers_1
# Generated by utils.py
dataset_name: existential_there_quantifiers_2
include: template_yaml
include: _template_yaml
task: blimp_existential_there_quantifiers_2
# Generated by utils.py
dataset_name: existential_there_subject_raising
include: template_yaml
include: _template_yaml
task: blimp_existential_there_subject_raising
# Generated by utils.py
dataset_name: expletive_it_object_raising
include: template_yaml
include: _template_yaml
task: blimp_expletive_it_object_raising
......@@ -80,7 +80,7 @@ def main() -> None:
f.write("# Generated by utils.py\n")
yaml.dump(
{
"include": "template_yaml",
"include": "_template_yaml",
"task": "blimp_" + task,
"dataset_name": task,
},
......
# Generated by utils.py
dataset_name: inchoative
include: template_yaml
include: _template_yaml
task: blimp_inchoative
# Generated by utils.py
dataset_name: intransitive
include: template_yaml
include: _template_yaml
task: blimp_intransitive
# Generated by utils.py
dataset_name: irregular_past_participle_adjectives
include: template_yaml
include: _template_yaml
task: blimp_irregular_past_participle_adjectives
# Generated by utils.py
dataset_name: irregular_past_participle_verbs
include: template_yaml
include: _template_yaml
task: blimp_irregular_past_participle_verbs
# Generated by utils.py
dataset_name: irregular_plural_subject_verb_agreement_1
include: template_yaml
include: _template_yaml
task: blimp_irregular_plural_subject_verb_agreement_1
# Generated by utils.py
dataset_name: irregular_plural_subject_verb_agreement_2
include: template_yaml
include: _template_yaml
task: blimp_irregular_plural_subject_verb_agreement_2
# Generated by utils.py
dataset_name: left_branch_island_echo_question
include: template_yaml
include: _template_yaml
task: blimp_left_branch_island_echo_question
# Generated by utils.py
dataset_name: left_branch_island_simple_question
include: template_yaml
include: _template_yaml
task: blimp_left_branch_island_simple_question
# Generated by utils.py
dataset_name: matrix_question_npi_licensor_present
include: template_yaml
include: _template_yaml
task: blimp_matrix_question_npi_licensor_present
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment