I’m trying to use datasets to download a .pickle
from the hub. I’m using the following snippet
dataset = load_dataset("SauravMaheshkar/Actor", data_files="processed/actor.pickle")
I’m running into the following error
Full Error Trace
FileNotFoundError: Couldn't find a dataset script at /content/SauravMaheshkar/Actor/Actor.py or any data file in the same directory. Couldn't find 'SauravMaheshkar/Actor' on the Hugging Face Hub either: FileNotFoundError: Unable to find 'hf://datasets/SauravMaheshkar/Actor@4c4b589ee6aff3eca6b0368a045c1bafc6cbcd51/processed/actor.pickle' with any supported extension