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
New Beam writer NoShuffleBeamWriter that doesn't shuffle, which speeds up
dataset generation significantly, but does not have deterministic order
guarantees. Can be enabled with the flag --nondeterministic_order.
CroissantBuilder now supports Croissant files that define splits; and new
feature types: feature dictionaries and multidimensional arrays.