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

Document deduplication tools using pyspark. #290

Merged
merged 9 commits into from
Apr 16, 2024

Conversation

garyzhang99
Copy link
Collaborator

@garyzhang99 garyzhang99 commented Apr 8, 2024

  • Added tools for text deduplication, following the description in GPT3 paper.

  • Use pyspark for distributed setting.

  • Add Readme.md

  • Test on larger scale

@garyzhang99 garyzhang99 self-assigned this Apr 8, 2024
@garyzhang99 garyzhang99 added the dj:dist issues/PRs about distributed data processing label Apr 8, 2024
@garyzhang99 garyzhang99 changed the title [WIP] Document deduplication tools using pyspark. Document deduplication tools using pyspark. Apr 8, 2024
@garyzhang99 garyzhang99 requested review from HYLcool, pan-x-c and yxdyc April 8, 2024 13:03
Copy link
Collaborator

@HYLcool HYLcool left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@garyzhang99 garyzhang99 requested a review from pan-x-c April 15, 2024 08:24
@garyzhang99 garyzhang99 merged commit c1a8aa8 into main Apr 16, 2024
2 of 4 checks passed
@HYLcool HYLcool deleted the distributed_dedup_tools branch December 23, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dj:dist issues/PRs about distributed data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants