Unverified Commit ecebf1bd authored by James A. Michaelov's avatar James A. Michaelov Committed by GitHub
Browse files

Add `acc_norm` metric to ZhoBLiMP (#3271)

parent aff14e50
...@@ -10,5 +10,8 @@ metric_list: ...@@ -10,5 +10,8 @@ metric_list:
- metric: acc - metric: acc
aggregation: mean aggregation: mean
higher_is_better: true higher_is_better: true
- metric: acc_norm
aggregation: mean
higher_is_better: true
metadata: metadata:
version: 0 version: 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