90ef55b
1
2
3
4
``` from datasets import load_dataset epiclassify = load_dataset("ncats/EpiSet4BinaryClassification") ```