Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
occamsrazor93
/
gdpval
like
0
Dataset card
Files
Files and versions
xet
Community
occamsrazor93
commited on
Jan 16
Commit
a8c27d9
·
verified
·
1 Parent(s):
8970f51
Create w1
Browse files
Files changed (1)
hide
show
w1
+3
-0
w1
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
from datasets import load_dataset
2
+
3
+
ds = load_dataset("openai/gdpval")