Hi @TevenLeScao,
I think there are some confusing and broken link in the mC4 data preprocessing section. Can you take a look?
Both of the links are broken here,
- mc4_preprocessing
- mc4_sampled_raw
The original link should be,
- mc4_preprocessing
- mc4_sampled_raw
In addition to that, the multinomial data processing code to create the different language splits are in this pull request, bigscience-workshop/Megatron-DeepSpeed#9
Here's few things,
- Did you use this data for any one of your experiments?
- If not then I think you can update the doc, https://github.com/bigscience-workshop/bigscience/tree/master/data/mc4
For reference purpose, if you want to keep the code, I'm happy to open a pull request here. If not I'll close the pull request from bigscience/Megatron-Deepspeed repo.
Let me know what do you think.
Hi @TevenLeScao,
I think there are some confusing and broken link in the mC4 data preprocessing section. Can you take a look?
Both of the links are broken here,
The original link should be,
In addition to that, the multinomial data processing code to create the different language splits are in this pull request, bigscience-workshop/Megatron-DeepSpeed#9
Here's few things,
For reference purpose, if you want to keep the code, I'm happy to open a pull request here. If not I'll close the pull request from bigscience/Megatron-Deepspeed repo.
Let me know what do you think.