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

randomization #3710

Merged
merged 1 commit into from
Sep 4, 2024
Merged

randomization #3710

merged 1 commit into from
Sep 4, 2024

Conversation

MilesHolland
Copy link
Member

Add randomization to Adversarial Simulator via 2 new keyword arguments. Enabled by default. The Jailbreak sim internally selects a randomization seed for both its child simulators to ensure consistency.

Also added some tests for this.

Copy link

github-actions bot commented Sep 4, 2024

promptflow-evals test result

   12 files  ±0     12 suites  ±0   20m 28s ⏱️ +56s
  116 tests ±0    116 ✅ ±0  0 💤 ±0  0 ❌ ±0 
1 392 runs  ±0  1 392 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b21b22f. ± Comparison against base commit 6e1d23d.

@MilesHolland MilesHolland merged commit 5d9c715 into main Sep 4, 2024
63 of 76 checks passed
@MilesHolland MilesHolland deleted the feature/random-simulation-order branch September 4, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants