This dataset consists of templated sentences with the masked word being sensitive to religion, e.g., Jewish.
See GENTER and GRADIEND Race Data for similar datasets.
The dataset uses one subset per class. Subset names are class identifiers: jewish, christian, muslim. Each subset has columns masked, split, and one column per class (e.g. christian, jewish, muslim) giving the token for that class in that row.
from datasets import load_dataset… See the full description on the dataset page:
https://huggingface.co/datasets/aieng-lab/gradiend_religion_data.