This is a clenned version of AllenAI mC4 PtBR section. The original dataset can be found here
https://huggingface.co/datasets/allenai/c4
We applied the same clenning procedure as explained here:
https://gitlab.com/yhavinga/c4nlpreproc.git
The repository offers two strategies. The first one, found in the main.py file, uses pyspark to create a dataframe that can both clean the text and create a
pseudo mix on the entire dataset. We found this… See the full description on the dataset page:
https://huggingface.co/datasets/thegoodfellas/mc4-pt-cleaned.