Hello yizi,
Thank you for sharing this fascinating work! I was trying to reproduce it and encountered an error when running create_dataset.sh. Specifically, the error occurs at
all_datasets = list_datasets() # dataset_utils.py, line 178
From the code, it seems that the intention is to retrieve datasets whose names start with "ibl-repro-ephys". However, when I checked on Hugging Face, I couldn’t find any datasets with names starting with "ibl-repro-ephys".
Am I missing something here, or has the dataset been moved/renamed?
Thanks in advance for your guidance!
Hello yizi,
Thank you for sharing this fascinating work! I was trying to reproduce it and encountered an error when running create_dataset.sh. Specifically, the error occurs at
all_datasets = list_datasets() # dataset_utils.py, line 178
From the code, it seems that the intention is to retrieve datasets whose names start with "ibl-repro-ephys". However, when I checked on Hugging Face, I couldn’t find any datasets with names starting with "ibl-repro-ephys".
Am I missing something here, or has the dataset been moved/renamed?
Thanks in advance for your guidance!