ZeroCommand commited on
Commit
98175fe
1 Parent(s): 6eb5802

update config yaml

Browse files
Files changed (1) hide show
  1. config.yaml +2 -0
config.yaml CHANGED
@@ -1,6 +1,8 @@
1
  configuration:
2
  ethical_bias:
3
  threshold: 0.01
 
 
4
  detectors:
5
  - ethical_bias
6
  - text_perturbation
 
1
  configuration:
2
  ethical_bias:
3
  threshold: 0.01
4
+ performance:
5
+ alpha: 0.05
6
  detectors:
7
  - ethical_bias
8
  - text_perturbation