Commit 3670b32e authored by kabbi159's avatar kabbi159
Browse files

Apply stderr for macro f1 score

parent 4bab5137
...@@ -240,6 +240,7 @@ def stderr_for_metric(metric, bootstrap_iters): ...@@ -240,6 +240,7 @@ def stderr_for_metric(metric, bootstrap_iters):
bleu, bleu,
chrf, chrf,
ter, ter,
macro_f1_score,
] ]
if metric in bootstrappable: if metric in bootstrappable:
......
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