You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix testset generator issue on context selection (#937)
This pull request addresses an issue in the TestsetGenerator where the
chosen contexts for evolutions were not being sampled correctly because
only the very first contexts were selected. Now, the selection can
potentially choose any context
Co-authored-by: Jules Decaestecker <[email protected]>
0 commit comments