couldn't load dataset
#2
by
guillemram97
- opened
I try to load the dataset xsum_data = load_dataset("csv", "ml6team/xsum_nl")
but it returns error " Couldn't cast because column names don't match
". How to properly load the dataset?