princeton-nlp commited on
Commit
32a857a
1 Parent(s): c44b9dd

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - gender-bias
4
+ - bert
5
+ ---
6
+
7
+ # Model Card for `mabel-bert-base-uncased`
8
+
9
+ # Model Description
10
+ This is the model for MABEL, as described in our paper, "[MABEL: Attenuating Gender Bias using Textual Entailment Data](https://arxiv.org/abs/2210.14975)". MABEL is trained from an underlying `bert-base-uncased` backbone, and demonstrates a good bias-performance tradeoff across a suite of intrinsic and extrinsic bias metrics.
11
+