lvwerra HF staff commited on
Commit
215a1da
·
1 Parent(s): 58c0103

add description to metadata

Browse files

This will add a description to the overview page: https://huggingface.co/metrics

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -10,6 +10,8 @@ pinned: false
10
  tags:
11
  - evaluate
12
  - metric
 
 
13
  ---
14
 
15
  # Metric Card for Directional Bias Amplification
 
10
  tags:
11
  - evaluate
12
  - metric
13
+ description: >-
14
+ Directional Bias Amplification is a metric that captures the amount of bias (i.e., a conditional probability) that is amplified. This metric was introduced in the ICML 2021 paper ["Directional Bias Amplification"](https://arxiv.org/abs/2102.12594)
15
  ---
16
 
17
  # Metric Card for Directional Bias Amplification