Closed alytarik closed 1 year ago
This PR adds configurable parameters instead of some hardcoded values in
➤ Fixes #857
tests: wino-bias: gender-occupational-stereotype: min_pass_rate: 0.70 diff_threshold: 0.03
tests: crows-pairs: common-stereotypes: min_pass_rate: 0.70 diff_threshold: 0.10 filter_threshold: 0.15
pydantic
Description
This PR adds configurable parameters instead of some hardcoded values in
➤ Fixes #857
Type of change
Usage
Checklist:
pydantic
for typing when/where necessary.Screenshots (if appropriate):