Is there any native compatibility in datasets
to construct it from NumPy arrays to be further used in transformers
without writing it to a file and loading it that way?
1 Like
Is there any native compatibility in datasets
to construct it from NumPy arrays to be further used in transformers
without writing it to a file and loading it that way?