datase_test / app.py
Seetha's picture
Update app.py
288dd56
raw
history blame
100 Bytes
from datasets import load_dataset
dataset = load_dataset_builder('Seetha/visual_cs')
print(dataset)