NCT-CRC-HE / test.py
Laureηt
ahahah biotech go brrrrrrrrr
331d34f unverified
raw history blame
No virus
105 Bytes
import datasets
ds = datasets.load_dataset('./nct-crc-he.py')
print(ds)
print(ds['CRC_VAL_HE_7K'][0])