scribbyotx commited on
Commit
d20b809
1 Parent(s): 96d3226

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,3 +1,3 @@
1
- ---
2
- license: bigscience-bloom-rail-1.0
3
- ---
 
1
+ from datasets import load_dataset
2
+
3
+ dataset = load_dataset("scribbyotx/sd")