Commit db8928b0 authored by lintangsutawika's avatar lintangsutawika
Browse files

renamed template file to make it easier to search

parent 81495b0a
# Generated by utils.py # Generated by utils.py
dataset_name: ellipsis_n_bar_1 dataset_name: ellipsis_n_bar_1
include: template_yaml include: _template_yaml
task: blimp_ellipsis_n_bar_1 task: blimp_ellipsis_n_bar_1
# Generated by utils.py # Generated by utils.py
dataset_name: ellipsis_n_bar_2 dataset_name: ellipsis_n_bar_2
include: template_yaml include: _template_yaml
task: blimp_ellipsis_n_bar_2 task: blimp_ellipsis_n_bar_2
# Generated by utils.py # Generated by utils.py
dataset_name: existential_there_object_raising dataset_name: existential_there_object_raising
include: template_yaml include: _template_yaml
task: blimp_existential_there_object_raising task: blimp_existential_there_object_raising
# Generated by utils.py # Generated by utils.py
dataset_name: existential_there_quantifiers_1 dataset_name: existential_there_quantifiers_1
include: template_yaml include: _template_yaml
task: blimp_existential_there_quantifiers_1 task: blimp_existential_there_quantifiers_1
# Generated by utils.py # Generated by utils.py
dataset_name: existential_there_quantifiers_2 dataset_name: existential_there_quantifiers_2
include: template_yaml include: _template_yaml
task: blimp_existential_there_quantifiers_2 task: blimp_existential_there_quantifiers_2
# Generated by utils.py # Generated by utils.py
dataset_name: existential_there_subject_raising dataset_name: existential_there_subject_raising
include: template_yaml include: _template_yaml
task: blimp_existential_there_subject_raising task: blimp_existential_there_subject_raising
# Generated by utils.py # Generated by utils.py
dataset_name: expletive_it_object_raising dataset_name: expletive_it_object_raising
include: template_yaml include: _template_yaml
task: blimp_expletive_it_object_raising task: blimp_expletive_it_object_raising
...@@ -80,7 +80,7 @@ def main() -> None: ...@@ -80,7 +80,7 @@ def main() -> None:
f.write("# Generated by utils.py\n") f.write("# Generated by utils.py\n")
yaml.dump( yaml.dump(
{ {
"include": "template_yaml", "include": "_template_yaml",
"task": "blimp_" + task, "task": "blimp_" + task,
"dataset_name": task, "dataset_name": task,
}, },
......
# Generated by utils.py # Generated by utils.py
dataset_name: inchoative dataset_name: inchoative
include: template_yaml include: _template_yaml
task: blimp_inchoative task: blimp_inchoative
# Generated by utils.py # Generated by utils.py
dataset_name: intransitive dataset_name: intransitive
include: template_yaml include: _template_yaml
task: blimp_intransitive task: blimp_intransitive
# Generated by utils.py # Generated by utils.py
dataset_name: irregular_past_participle_adjectives dataset_name: irregular_past_participle_adjectives
include: template_yaml include: _template_yaml
task: blimp_irregular_past_participle_adjectives task: blimp_irregular_past_participle_adjectives
# Generated by utils.py # Generated by utils.py
dataset_name: irregular_past_participle_verbs dataset_name: irregular_past_participle_verbs
include: template_yaml include: _template_yaml
task: blimp_irregular_past_participle_verbs task: blimp_irregular_past_participle_verbs
# Generated by utils.py # Generated by utils.py
dataset_name: irregular_plural_subject_verb_agreement_1 dataset_name: irregular_plural_subject_verb_agreement_1
include: template_yaml include: _template_yaml
task: blimp_irregular_plural_subject_verb_agreement_1 task: blimp_irregular_plural_subject_verb_agreement_1
# Generated by utils.py # Generated by utils.py
dataset_name: irregular_plural_subject_verb_agreement_2 dataset_name: irregular_plural_subject_verb_agreement_2
include: template_yaml include: _template_yaml
task: blimp_irregular_plural_subject_verb_agreement_2 task: blimp_irregular_plural_subject_verb_agreement_2
# Generated by utils.py # Generated by utils.py
dataset_name: left_branch_island_echo_question dataset_name: left_branch_island_echo_question
include: template_yaml include: _template_yaml
task: blimp_left_branch_island_echo_question task: blimp_left_branch_island_echo_question
# Generated by utils.py # Generated by utils.py
dataset_name: left_branch_island_simple_question dataset_name: left_branch_island_simple_question
include: template_yaml include: _template_yaml
task: blimp_left_branch_island_simple_question task: blimp_left_branch_island_simple_question
# Generated by utils.py # Generated by utils.py
dataset_name: matrix_question_npi_licensor_present dataset_name: matrix_question_npi_licensor_present
include: template_yaml include: _template_yaml
task: blimp_matrix_question_npi_licensor_present task: blimp_matrix_question_npi_licensor_present
# Generated by utils.py # Generated by utils.py
dataset_name: npi_present_1 dataset_name: npi_present_1
include: template_yaml include: _template_yaml
task: blimp_npi_present_1 task: blimp_npi_present_1
# Generated by utils.py # Generated by utils.py
dataset_name: npi_present_2 dataset_name: npi_present_2
include: template_yaml include: _template_yaml
task: blimp_npi_present_2 task: blimp_npi_present_2
# Generated by utils.py # Generated by utils.py
dataset_name: only_npi_licensor_present dataset_name: only_npi_licensor_present
include: template_yaml include: _template_yaml
task: blimp_only_npi_licensor_present task: blimp_only_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