coastalcph / lex-glue

LexGLUE: A Benchmark Dataset for Legal Language Understanding in English
186 stars 36 forks source link

LexGlue datasets #2

Closed lvaleriu closed 3 years ago

lvaleriu commented 3 years ago

Are the datasets available right now?

When i run the code:

from datasets import load_dataset 
dataset = load_dataset("lex_glue", "scotus")

i get the following eror:

Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/1.12.1/datasets/lex_glue/lex_glue.py

iliaschalkidis commented 3 years ago

The dataset is pending approval (https://github.com/huggingface/datasets/pull/3004). It will be soon available (probably later this week).