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
As of now we have rai load-json to load JSON files. It would be very useful for certain datasets to also have something like rai load-jsonl (or rai load-json --lines).
As of now we have
rai load-jsonto load JSON files. It would be very useful for certain datasets to also have something likerai load-jsonl(orrai load-json --lines).