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
Currently the setfit.Trainer class only accepts datasets.Dataset-like objects, which means I cannot pass ray.data Dataset like I would normally do when using transformers.Trainer