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

V2 Pipeline with PySpark #13

Merged
merged 8 commits into from
Sep 6, 2023
Merged

V2 Pipeline with PySpark #13

merged 8 commits into from
Sep 6, 2023

Conversation

alvin319
Copy link
Collaborator

@alvin319 alvin319 commented Aug 28, 2023

Summary

  • Refactored the existing pipeline to use PySpark
  • Swapped to a standard logging system that goes to both stdout and a log file in its respective run directory
  • Renamed key column names to have a consistent them, i.e., index -> sequence_id
  • Re-did the filters to calculate sequence/token frequencies

Note
To showcase the result, I ran the pipeline with these two filters across all datasets; the result is available on HF.

@alvin319 alvin319 changed the title Filter pipeline v2 V2 Pipeline with PySpark Sep 4, 2023
@alvin319 alvin319 merged commit d8698c2 into master Sep 6, 2023
1 check passed
@alvin319 alvin319 deleted the alvin/new-pipeline branch March 4, 2024 01:27
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

Successfully merging this pull request may close these issues.

2 participants