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

allow for kwargs in token find_label_issues #686

Merged
merged 5 commits into from
Apr 28, 2023
Merged

Conversation

jwmueller
Copy link
Member

to control things like parallelization.

May help some users' issues like this: #681

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #686 (2d4a0b4) into master (aa2423b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #686   +/-   ##
=======================================
  Coverage   95.82%   95.82%           
=======================================
  Files          46       46           
  Lines        3639     3639           
  Branches      648      648           
=======================================
  Hits         3487     3487           
  Misses         79       79           
  Partials       73       73           
Impacted Files Coverage Δ
cleanlab/token_classification/filter.py 100.00% <ø> (ø)

Copy link
Member

@elisno elisno left a comment

Choose a reason for hiding this comment

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

LGTM!

@elisno
Copy link
Member

elisno commented Apr 28, 2023

Does merging this PR close the issue mentioned in the description?

@jwmueller
Copy link
Member Author

Does merging this PR close the issue mentioned in the description?

Unsure

@jwmueller jwmueller merged commit d5e81f0 into master Apr 28, 2023
@jwmueller jwmueller deleted the jwmueller-tokenkwargs branch April 28, 2023 17:28
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