Unverified Commit 8ffbe58a authored by MorishT's avatar MorishT Committed by GitHub
Browse files

Add remove_whitespace to FLD benchmark (#1206)



* Add remove_whitespace to FLD benchmark

* bump task version

---------
Co-authored-by: default avatarHailey Schoelkopf <65563625+haileyschoelkopf@users.noreply.github.com>
parent 9fb2ebab
...@@ -12,5 +12,10 @@ metric_list: ...@@ -12,5 +12,10 @@ metric_list:
- metric: exact_match - metric: exact_match
aggregation: mean aggregation: mean
higher_is_better: true higher_is_better: true
filter_list:
- name: remove_whitespace
filter:
- function: remove_whitespace
- function: take_first
metadata: metadata:
version: 0.0 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