"data = load_dataset("datadrivenscience/movie-genre-prediction", use_auth_token=True)"
while loading the dataset got the following error.
"UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 7: invalid start byte"
· Sign up or log in to comment