Commit a0787a9f authored by baberabb's avatar baberabb
Browse files

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

parents 6359f083 dc5b3d5d
...@@ -13,3 +13,5 @@ should_decontaminate: true ...@@ -13,3 +13,5 @@ should_decontaminate: true
doc_to_decontamination_query: passage doc_to_decontamination_query: passage
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 2.0
...@@ -22,3 +22,5 @@ metric_list: ...@@ -22,3 +22,5 @@ metric_list:
higher_is_better: true higher_is_better: true
ignore_case: true ignore_case: true
ignore_punctuation: true ignore_punctuation: true
metadata:
- version: 0.0
...@@ -18,3 +18,5 @@ metric_list: ...@@ -18,3 +18,5 @@ metric_list:
higher_is_better: true higher_is_better: true
ignore_case: true ignore_case: true
ignore_punctuation: true ignore_punctuation: true
metadata:
- version: 0.0
...@@ -13,3 +13,5 @@ metric_list: ...@@ -13,3 +13,5 @@ metric_list:
- metric: acc - metric: acc
- metric: f1 - metric: f1
aggregation: !function "aggregate.cb_multi_fi" aggregation: !function "aggregate.cb_multi_fi"
metadata:
- version: 1.0
...@@ -21,3 +21,5 @@ metric_list: ...@@ -21,3 +21,5 @@ metric_list:
- metric: !function "t5_utils.mean_3class_f1" - metric: !function "t5_utils.mean_3class_f1"
aggregation: !function "t5_utils.agg_mean_3class_f1" aggregation: !function "t5_utils.agg_mean_3class_f1"
higher_is_better: true higher_is_better: true
metadata:
- version: 0.0
...@@ -11,3 +11,5 @@ doc_to_target: !function utils.doc_to_target ...@@ -11,3 +11,5 @@ doc_to_target: !function utils.doc_to_target
doc_to_choice: !function utils.doc_to_choice doc_to_choice: !function utils.doc_to_choice
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 1.0
...@@ -18,3 +18,5 @@ metric_list: ...@@ -18,3 +18,5 @@ metric_list:
higher_is_better: true higher_is_better: true
ignore_case: true ignore_case: true
ignore_punctuation: true ignore_punctuation: true
metadata:
- version: 0.0
...@@ -11,3 +11,5 @@ doc_to_target: label ...@@ -11,3 +11,5 @@ doc_to_target: label
doc_to_choice: "['''{{answer}}\\nIs the answer correct? yes''', '''{{answer}}\\nIs the answer correct? no''']" doc_to_choice: "['''{{answer}}\\nIs the answer correct? yes''', '''{{answer}}\\nIs the answer correct? no''']"
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 2.0
...@@ -19,3 +19,5 @@ metric_list: ...@@ -19,3 +19,5 @@ metric_list:
- metric: !function t5_utils.em - metric: !function t5_utils.em
aggregation: !function t5_utils.agg_em aggregation: !function t5_utils.agg_em
higher_is_better: true higher_is_better: true
metadata:
- version: 0.0
...@@ -16,3 +16,5 @@ metric_list: ...@@ -16,3 +16,5 @@ metric_list:
- metric: em - metric: em
higher_is_better: True higher_is_better: True
aggregation: mean aggregation: mean
metadata:
- version: 1.0
...@@ -18,3 +18,5 @@ metric_list: ...@@ -18,3 +18,5 @@ metric_list:
- metric: !function t5_utils.f1 - metric: !function t5_utils.f1
aggregation: !function t5_utils.squad_f1_agg aggregation: !function t5_utils.squad_f1_agg
higher_is_better: true higher_is_better: true
metadata:
- version: 0.0
...@@ -11,3 +11,5 @@ doc_to_target: label ...@@ -11,3 +11,5 @@ doc_to_target: label
doc_to_choice: ['True', 'False'] doc_to_choice: ['True', 'False']
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 0.0
...@@ -18,3 +18,5 @@ metric_list: ...@@ -18,3 +18,5 @@ metric_list:
higher_is_better: true higher_is_better: true
ignore_case: true ignore_case: true
ignore_punctuation: true ignore_punctuation: true
metadata:
- version: 0.0
...@@ -11,3 +11,5 @@ doc_to_target: label ...@@ -11,3 +11,5 @@ doc_to_target: label
doc_to_choice: ['no', 'yes'] doc_to_choice: ['no', 'yes']
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 1.0
...@@ -18,3 +18,5 @@ metric_list: ...@@ -18,3 +18,5 @@ metric_list:
higher_is_better: true higher_is_better: true
ignore_case: true ignore_case: true
ignore_punctuation: true ignore_punctuation: true
metadata:
- version: 0.0
...@@ -11,3 +11,5 @@ doc_to_target: label ...@@ -11,3 +11,5 @@ doc_to_target: label
doc_to_choice: ['no', 'yes'] doc_to_choice: ['no', 'yes']
metric_list: metric_list:
- metric: acc - metric: acc
metadata:
- version: 1.0
...@@ -19,3 +19,5 @@ filter_list: ...@@ -19,3 +19,5 @@ filter_list:
- name: "wsc_postprocessor" - name: "wsc_postprocessor"
filter: filter:
- function: !function t5_utils.WSCPostprocess - function: !function t5_utils.WSCPostprocess
metadata:
- version: 0.0
...@@ -15,3 +15,5 @@ metric_list: ...@@ -15,3 +15,5 @@ metric_list:
- metric: acc_norm - metric: acc_norm
aggregation: mean aggregation: mean
higher_is_better: true higher_is_better: true
metadata:
- version: 1.0
...@@ -14,3 +14,5 @@ metric_list: ...@@ -14,3 +14,5 @@ metric_list:
- metric: acc_norm - metric: acc_norm
aggregation: mean aggregation: mean
higher_is_better: true higher_is_better: true
metadata:
- version: 1.0
...@@ -13,3 +13,5 @@ generation_kwargs: ...@@ -13,3 +13,5 @@ generation_kwargs:
do_sample: false do_sample: false
temperature: 0.0 temperature: 0.0
repeats: 1 repeats: 1
metadata:
- version: 0.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