akorson commited on
Commit
b932998
1 Parent(s): a6c67d0
Files changed (1) hide show
  1. Lexglue +3 -0
Lexglue ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from datasets import load_dataset
2
+
3
+ dataset = load_dataset("lex_glue", "case_hold")