Commit a0787a9f authored by baberabb's avatar baberabb
Browse files

Merge remote-tracking branch 'origin/big-refactor' into big-refactor_dp

parents 6359f083 dc5b3d5d
# Generated by utils.py
dataset_name: wh_questions_subject_gap_long_distance
include: template_yaml
include: _template_yaml
task: blimp_wh_questions_subject_gap_long_distance
# Generated by utils.py
dataset_name: wh_vs_that_no_gap
include: template_yaml
include: _template_yaml
task: blimp_wh_vs_that_no_gap
# Generated by utils.py
dataset_name: wh_vs_that_no_gap_long_distance
include: template_yaml
include: _template_yaml
task: blimp_wh_vs_that_no_gap_long_distance
# Generated by utils.py
dataset_name: wh_vs_that_with_gap
include: template_yaml
include: _template_yaml
task: blimp_wh_vs_that_with_gap
# Generated by utils.py
dataset_name: wh_vs_that_with_gap_long_distance
include: template_yaml
include: _template_yaml
task: blimp_wh_vs_that_with_gap_long_distance
......@@ -16,4 +16,4 @@ metric_list:
aggregation: mean
higher_is_better: true
metadata:
version: "1.0"
- version: 1.0
......@@ -15,3 +15,5 @@ metric_list:
- metric: acc_norm
aggregation: mean
higher_is_better: true
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 0.0
......@@ -17,3 +17,5 @@ metric_list:
- metric: !function bleu.smoothed_bleu_4
aggregation: mean
higher_is_better: True
metadata:
- version: 2.0
......@@ -18,3 +18,5 @@ metric_list:
- metric: f1
aggregation: mean
higher_is_better: true
metadata:
- version: 2.0
......@@ -19,3 +19,5 @@ metric_list:
- metric: pct_stereotype
aggregation: mean
higher_is_better: false
metadata:
- version: 1.0
......@@ -13,3 +13,5 @@ metric_list:
- metric: acc_norm
aggregation: mean
higher_is_better: true
metadata:
- version: 0.0
......@@ -20,3 +20,5 @@ metric_list:
- metric: f1
aggregation: mean
higher_is_better: true
metadata:
- version: 2.0
......@@ -12,3 +12,5 @@ should_decontaminate: true
doc_to_decontamination_query: sentence
metric_list:
- metric: mcc
metadata:
- version: 1.0
......@@ -10,3 +10,5 @@ doc_to_target: label
doc_to_choice: ["True", "Neither", "False"]
metric_list:
- metric: acc
metadata:
- version: 1.0
......@@ -11,3 +11,5 @@ doc_to_choice: ["no", "yes"]
metric_list:
- metric: acc
- metric: f1
metadata:
- version: 1.0
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