Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How was deduplication done? #75

Closed
theblackcat102 opened this issue Mar 14, 2023 · 2 comments
Closed

How was deduplication done? #75

theblackcat102 opened this issue Mar 14, 2023 · 2 comments

Comments

@theblackcat102
Copy link

Specifically what method or library does the deduplication of the Pile carried out?

I have search previous issues and this repo and see no other mention of the methodology for deduplication.

@haileyschoelkopf
Copy link
Collaborator

Hi! More detail will be included in the paper that we hope to upload soon, apologies that this is missing from the repository.

This deduplicated copy of the dataset was created using the code from https://github.com/google-research/deduplicate-text-datasets with MinhashLSH and Jaccard similarity thresholded at 0.87, I believe. Let me know if you have further questions, or if this clarifies things!

@theblackcat102
Copy link
Author

Okay, I'm excited to see the paper soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants