occamsrazor93 commited on
Commit
a8c27d9
·
verified ·
1 Parent(s): 8970f51

Create w1

Browse files
Files changed (1) hide show
  1. w1 +3 -0
w1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from datasets import load_dataset
2
+
3
+ ds = load_dataset("openai/gdpval")