Datasets:
Add 20220920/pt data files
Addition of the pre-processed files of the Portuguese language.
Sorry for my late reply, @dominguesm .
We were working in a way to make the generation script highly parallelizable and automate the process. This is already in place.
We have already uploaded the "pt" data. See: #9
You can use easily use it:
ds = load_dataset("wikimedia/wikipedia", "20231101.pt", split="train", num_proc=6)
Hello @albertvillanova ,
No worries about the delayed response, I understand that working on making the generation script highly parallelizable and automated must have been quite a task. I'm glad to hear that this has already been implemented and that the Portuguese data is now available. Thank you for sharing the update and the link to #9.
If you need any help or if there's anything specific that I can contribute to, please don't hesitate to let me know. I'm available to assist in any way needed.
Best regards,
@dominguesm
Thanks, @dominguesm !!