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

DOC: Add batch scoring example for SelfAskTrueFalseScorer #563

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

KutalVolkan
Copy link
Contributor

Overview

This PR adds documentation and code examples for using the score_prompts_batch_async method with the SelfAskTrueFalseScorer. The example demonstrates how to set up memory, store PromptRequestPiece objects, and perform batch scoring for texts.

Work Completed

  • Added true_false_batch_scoring.py
  • Added true_false_batch_scoring.ipynb

Related Issue

Issue #540

@romanlutz
Copy link
Contributor

Very cool! Thanks for tackling this!

@romanlutz romanlutz merged commit 8b39aa4 into Azure:main Nov 20, 2024
9 checks passed
@KutalVolkan KutalVolkan deleted the doc/batch-scoring-example branch November 20, 2024 07:04
romanlutz pushed a commit to romanlutz/PyRIT that referenced this pull request Nov 25, 2024
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