Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
chriskara commited on
Commit
63887fb
·
verified ·
1 Parent(s): d06f8f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -90,3 +90,18 @@ configs:
90
  - split: test
91
  path: intra_binary/test-*
92
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
90
  - split: test
91
  path: intra_binary/test-*
92
  ---
93
+
94
+ \- Fixed capitalization and added trailing period. \
95
+ \- Added binary subsets (without the unrelated option).
96
+
97
+ ```
98
+ @misc{nadeem2020stereosetmeasuringstereotypicalbias,
99
+ title={StereoSet: Measuring stereotypical bias in pretrained language models},
100
+ author={Moin Nadeem and Anna Bethke and Siva Reddy},
101
+ year={2020},
102
+ eprint={2004.09456},
103
+ archivePrefix={arXiv},
104
+ primaryClass={cs.CL},
105
+ url={https://arxiv.org/abs/2004.09456},
106
+ }
107
+ ```