I see. Even in that case, there seems to be easier way. Not sure if it would work…
ds = load_from_disk('path/to/dataset/directory', keep_in_memory=True) # RAM consumption looks terrible... But won't disk access decrease?
I see. Even in that case, there seems to be easier way. Not sure if it would work…
ds = load_from_disk('path/to/dataset/directory', keep_in_memory=True) # RAM consumption looks terrible... But won't disk access decrease?