akorson commited on
Commit
a6c67d0
·
1 Parent(s): 9d9dc62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
1
  ---
2
  license: openrail
3
  ---
 
 
 
 
1
  ---
2
  license: openrail
3
  ---
4
+ from datasets import load_dataset
5
+
6
+ dataset = load_dataset("lex_glue", "case_hold")