Host data files
#2
by albertvillanova HF Staff - opened
Currently, data files are only hosted at archive.org and they are in JSON format, requiring large amount of RAM to load the entire documents.
After a discussion with the authors of this dataset, we have agreed:
- to host their data at Hugging Face Hub
- to change their data format to JSON Lines, so that they can be loaded iteratively
albertvillanova changed pull request status to open
albertvillanova changed pull request status to merged