Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kkk123lll
/
V
like
0
Running
App
Files
Files
Community
kkk123lll
commited on
Jun 28, 2023
Commit
ae45394
·
1 Parent(s):
b2f25b8
Create 123.py
Browse files
Files changed (1)
hide
show
123.py
+3
-0
123.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
from datasets import load_dataset
2
+
3
+
dataset = load_dataset("seanghay/food258k")