shawt100 commited on
Commit
b8a8fb0
1 Parent(s): aed04cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  license: openrail
3
  ---
 
 
 
 
 
1
  ---
2
  license: openrail
3
  ---
4
+ from datasets import load_dataset
5
+
6
+ # If the dataset is gated/private, make sure you have run huggingface-cli login
7
+ dataset = load_dataset("shawt100/shawt100")