facebook/md_gender_bias
Machine learning models are trained to find patterns in data. NLP models can inadvertently learn socially undesirable patterns when training on gender biased text. In this work, we propose a general framework that decomposes gender bias in text along several pragmatic and semantic dimensions: bias from the gender of the person being spoken about, bias from the gender of the person being spoken to, and bias from the gender of the speaker. Using this fine-grained framework, we automatically annotate eight large scale datasets with gender information. In addition, we collect a novel, crowdsourced evaluation benchmark of utterance-level gender rewrites. Distinguishing between gender bias along multiple dimensions is important, as it enables us to train finer-grained gender bias classifiers. We show our classifiers prove valuable for a variety of important applications, such as controlling for gender bias in generative models, detecting gender bias in arbitrary text, and shed light on offensive language in terms of genderedness.
Delete legacy JSON metadata (#5)
rename configs to config_name
Replace YAML keys from int to str (#3)
Reorder split names (#2)
add dataset_info in dataset metadata
remove dummmy data
fix task_ids
Align more metadata with other repo types (models,spaces) (#4607)
Remove config names as yaml keys (#4367)
Update files from the datasets library (from 1.16.0)
Update files from the datasets library (from 1.7.0)
Update files from the datasets library (from 1.6.0)
Update files from the datasets library (from 1.5.0)
Update files from the datasets library (from 1.3.0)
Update files from the datasets library (from 1.2.0)
