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

PII evaluation functionality #141

Merged
merged 8 commits into from
Oct 30, 2024
Merged

PII evaluation functionality #141

merged 8 commits into from
Oct 30, 2024

Conversation

strickvl
Copy link
Contributor

@strickvl strickvl commented Oct 29, 2024

@strickvl strickvl added enhancement New feature or request internal labels Oct 29, 2024
@strickvl strickvl requested a review from AlexejPenner October 29, 2024 14:45
Copy link

dagshub bot commented Oct 29, 2024

@@ -21,6 +21,7 @@ rerankers[flashrank]
datasets
torch
gradio
huggingface-hub
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not using this in this PR, but will in a separate one for the HF deployment.

@@ -45,7 +45,7 @@ def generate_synthetic_queries(

with Pipeline(name="generate_embedding_queries") as pipeline:
load_dataset = LoadDataFromHub(
# num_examples=20, # use this for demo purposes
num_examples=40, # use this for demo purposes
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Feel free to leave this commented out if you'd like the full run.

@AlexejPenner
Copy link
Collaborator

this looks super nice :)

Copy link
Collaborator

@AlexejPenner AlexejPenner left a comment

Choose a reason for hiding this comment

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

🦭

@strickvl strickvl merged commit 9e2e1f7 into main Oct 30, 2024
2 of 4 checks passed
@strickvl strickvl deleted the feature/add-more-evaluation branch October 30, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants