bug in use this dataset -> pandas

#2
by AssafGerner - opened

this part:

df = pd.read_json("hf://datasets/SetFit/go_emotions/" + splits--->["train", lines=True]<---)

", lines=True" should come after the "]"

I think it happens in several other SetFit datasets

Sign up or log in to comment