annoy_tutorial icon indicating copy to clipboard operation
annoy_tutorial copied to clipboard

vec = struct.unpack(t, f.read(4 * size)) struct.error: unpack requires a buffer of 1600 bytes

Open SevenMpp opened this issue 5 years ago • 0 comments

您好,我使用的是word2vec的400维的bin文件,请问这个是为什么,是要t和4*size相同吗,但是我尝试了也不可以。

SevenMpp avatar Nov 03 '20 07:11 SevenMpp