add description to metadata (#3)
Browse files- add description to metadata (215a1da39025c2bf9986446fc5be0ecc11d89765)
Co-authored-by: Leandro von Werra <[email protected]>
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
|