Datasets:
rcds
/

Modalities:
Text
Formats:
json
ArXiv:
Libraries:
Datasets
pandas
License:

Encoding issue when loading the dataset

#2
by battelkaste - opened

When I am trying to load the dataset using the following command the resulting entries have UTF encoding issues which I am unable to resolve

from datasets import load_dataset
ds = load_dataset("joelniklaus/SwissLawTranslations", "article_level")

Any tip what I am doing wrong?

Institute for Public Sector Transformation IPST - Digital Sustainability Lab DSL org

Thanks for flagging this. I think this is an error on my end, I am investigating and may upload a new dataset soon.

Sign up or log in to comment