When I want to view the shape of train.features.mmap, numpy reports an error. How can I solve this problem
By the way, can I directly use the mmap file (such as train/valid/test. features.mmap) as the video feature, for example, save it as an .npy file for multimodal training
thank you