20220301 datasets are gone
The wiki dump from 20220301 is no longer available. I have to specify the date argument to be '20221201', which is a valid dump, but is not processed, and bundling takes a long time and has no visualization of the process, as the first post brought up. I think it would be very convenient if the processed ones could be updated to contain valid dumps. Thank you!
Edit: this is a fairly recent change. I was able to access 20220301 about a month ago.
Hi @AmoebaCodes , thanks for reporting.
In our latest datasets
release, a bug was introduced that prevents access the processed subsets.
We have already fixed it in our GitHub main branch (see https://github.com/huggingface/datasets/pull/5321), and the fix will be accessible in our next datasets
release.
In the meantime, you an incorporate the fix by installing the datasets
library from our GitHub main branch:
pip install git+https://github.com/huggingface/datasets#egg=datasets