Commit 835cc40e authored by lintangsutawika's avatar lintangsutawika
Browse files

merged latest and added altworld files

parents 8da401e0 c9bbec6e
......@@ -11,3 +11,5 @@ doc_to_choice: "{{multiple_choice_targets}}"
metric_list:
- metric: acc
# TODO: brier score and other metrics
metadata:
- version: 0.0
......@@ -5,7 +5,10 @@ validation_split: train
doc_to_text: ""
doc_to_target: 0
doc_to_choice: "{{[sentence_good, sentence_bad]}}"
num_fewshot: 0
should_decontaminate: true
doc_to_decontamination_query: "{{sentence_good}} {{sentence_bad}}"
metric_list:
- metric: acc
metadata:
- version: 1.0
# Generated by utils.py
dataset_name: adjunct_island
include: template_yaml
include: _template_yaml
task: blimp_adjunct_island
# Generated by utils.py
dataset_name: anaphor_gender_agreement
include: template_yaml
include: _template_yaml
task: blimp_anaphor_gender_agreement
# Generated by utils.py
dataset_name: anaphor_number_agreement
include: template_yaml
include: _template_yaml
task: blimp_anaphor_number_agreement
# Generated by utils.py
dataset_name: animate_subject_passive
include: template_yaml
include: _template_yaml
task: blimp_animate_subject_passive
# Generated by utils.py
dataset_name: animate_subject_trans
include: template_yaml
include: _template_yaml
task: blimp_animate_subject_trans
# Generated by utils.py
dataset_name: causative
include: template_yaml
include: _template_yaml
task: blimp_causative
# Generated by utils.py
dataset_name: complex_NP_island
include: template_yaml
include: _template_yaml
task: blimp_complex_NP_island
# Generated by utils.py
dataset_name: coordinate_structure_constraint_complex_left_branch
include: template_yaml
include: _template_yaml
task: blimp_coordinate_structure_constraint_complex_left_branch
# Generated by utils.py
dataset_name: coordinate_structure_constraint_object_extraction
include: template_yaml
include: _template_yaml
task: blimp_coordinate_structure_constraint_object_extraction
# Generated by utils.py
dataset_name: determiner_noun_agreement_1
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_1
# Generated by utils.py
dataset_name: determiner_noun_agreement_2
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_2
# Generated by utils.py
dataset_name: determiner_noun_agreement_irregular_1
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_irregular_1
# Generated by utils.py
dataset_name: determiner_noun_agreement_irregular_2
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_irregular_2
# Generated by utils.py
dataset_name: determiner_noun_agreement_with_adj_2
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_with_adj_2
# Generated by utils.py
dataset_name: determiner_noun_agreement_with_adj_irregular_1
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_with_adj_irregular_1
# Generated by utils.py
dataset_name: determiner_noun_agreement_with_adj_irregular_2
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_with_adj_irregular_2
# Generated by utils.py
dataset_name: determiner_noun_agreement_with_adjective_1
include: template_yaml
include: _template_yaml
task: blimp_determiner_noun_agreement_with_adjective_1
# Generated by utils.py
dataset_name: distractor_agreement_relational_noun
include: template_yaml
include: _template_yaml
task: blimp_distractor_agreement_relational_noun
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