Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Seetha
/
datase_test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bce5628
datase_test
/
app.py
Seetha
Create app.py
bce5628
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
from
datasets
import
load_dataset
dataset = load_dataset(
'Seetha/visual_cs'
, split=
'train'
)