Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100B<n<1T
Language Creators:
found
Annotations Creators:
no-annotation
Source Datasets:
original
ArXiv:
License:

UnicodeDecodeError for "enron_emails" subset

#4
by albertvillanova HF staff - opened

As reported by @shaoyuta, a UnidoceDecodeError is raised when loading the "enron_emails" subset:

datasets.load_dataset("the_pile","enron_emails")

raises:

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbf in position 500: invalid start byte
albertvillanova changed discussion status to closed

Sign up or log in to comment