Load dataset from HF datasets

I am not able to download this dataset which is part of the tokenizer tutorial-raw_datasets = load_dataset(“code_search_net”, “python”). I get the following error- NotADirectoryError: [Errno 20] Not a directory: ‘/root/.cache/huggingface/datasets/downloads/25ceeb4c25ab737d688bd56ea92bfbb1f199fe572470456cf2d675479f342ac7/python/final/jsonl/train’

Hi! This issue has already been reported here: code_search_net · Source data files are not accessible: 403 Forbidden error. We are working on the fix.

(cc @albertvillanova)

Issue was fixed on 11th May 2023: code_search_net · Host data files

You can now load the dataset as usual.