Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
juziguaijiu
/
test1
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
9b656bb
test1
/
app.py
juziguaijiu
Update app.py
9b656bb
verified
9 months ago
raw
Copy download link
history
blame
Safe
98 Bytes
from
datasets
import
load_dataset
ds = load_dataset(
"OpenVideo/Youtube-Common-First-600-Parquet"
)