EAR icon indicating copy to clipboard operation
EAR copied to clipboard

memory overflow in bm25 retrieval loop when constructing dataset

Open yjqangiai opened this issue 1 year ago • 0 comments

When I attempted to construct the training data, I encountered a memory overflow (128GB) when performing bm25 retrieval iteratively on CPU. The memory is rapidly increased in the loop proccess. So I would like to ask how to solve it. Thanks.

yjqangiai avatar May 12 '24 15:05 yjqangiai