darts-clone-python icon indicating copy to clipboard operation
darts-clone-python copied to clipboard

RuntimeError: failed to modify unit: too large offset.

Open Coldfire93 opened this issue 1 year ago • 0 comments

Hi, @rixwew , I build a dictionary using a hundred million data.

When I call the function darts.build(data), I got RuntimeError: ./csrc/include/darts.h:1385: exception: failed to modify unit: too large offset.

I wonder if the reason is the data is too large. Thank you~

Coldfire93 avatar Dec 02 '22 02:12 Coldfire93