bigscience-workshop / bigscience-workshop/bigscience

mC4 sampling & pre-processing

Open
#61 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1k
Forks
102
PR merge metrics
No merged PRs in 30d

Description

Hi @TevenLeScao,

I think there are some confusing and broken link in the [mC4 data preprocessing](https://github.com/bigscience-workshop/bigscience/tree/master/data/mc4) section. Can you take a look?

Both of the links are broken here,
1. [mc4_preprocessing](https://console.cloud.google.com/storage/browser/bigscience/mc4_preprocessing?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22)))
2. [mc4_sampled_raw](https://console.cloud.google.com/storage/browser/bigscience/mc4_sampled_raw?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22)))

The original link should be,

1. [mc4_preprocessing](https://console.cloud.google.com/storage/browser/bigscience/preprocessed_data/mc4_preprocessing;tab=objects?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false)
2. [mc4_sampled_raw](https://console.cloud.google.com/storage/browser/bigscience/preprocessed_data/mc4_sampled_raw?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&prefix=&forceOnObjectsSortingFiltering=false)

In addition to that, the multinomial data processing code to create the different language splits are in this pull request, https://github.com/bigscience-workshop/Megatron-DeepSpeed/pull/9

Here's few things,

1. Did you use this data for any one of your experiments?
2. 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](https://github.com/bigscience-workshop/Megatron-DeepSpeed/pull/9) repo.

Let me know what do you think.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.