``` from datasets import load_dataset epiclassify = load_dataset("ncats/EpiSet4BinaryClassification") ```