Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mac011
/
Test_model
like
0
License:
cdla-permissive-2.0
Model card
Files
Files and versions
Community
b3232ed
Test_model
/
Test_library
mac011
Create Test_library
5312f5a
over 1 year ago
raw
Copy download link
history
blame
Safe
152 Bytes
from
datasets
import
load_dataset
# If the dataset is gated/private, make sure you have run huggingface-cli login
dataset = load_dataset(
"mac011/Test"
)