allenai / dolma

Data and tools for generating and inspecting OLMo pre-training data.
https://allenai.github.io/dolma/
Apache License 2.0
972 stars 107 forks source link

DCLM Style Deduplications #214

Open revbucket opened 1 month ago

revbucket commented 1 month ago

General updates to the dedupe command to do deduplication using a joint paragraph/document flow in the same way that DCLM does.

Nuanced update list: Bloom Filter updates:

Deduper updates:

Other stuff: