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
[data, trainer] feat: add support for limiting samples from dataset
e.g.: `filter_overlong_prompts` can be very expensive and it will be good
to add support to limit the sample size before we do this when the dataset
is very large.
Signed-off-by: Hollow Man <[email protected]>
0 commit comments