You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finding newlines for mmindex: 0.00B [00:00, ?B/s]
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/root/siton-data-0553377b2d664236bad5b5d0ba8aa419/workspace/FlashRAG/flashrag/retriever/index_builder.py", line 415, in <module>
main()
File "/root/siton-data-0553377b2d664236bad5b5d0ba8aa419/workspace/FlashRAG/flashrag/retriever/index_builder.py", line 411, in main
index_builder.build_index()
File "/root/siton-data-0553377b2d664236bad5b5d0ba8aa419/workspace/FlashRAG/flashrag/retriever/index_builder.py", line 127, in build_index
self.build_bm25_index_bm25s()
File "/root/siton-data-0553377b2d664236bad5b5d0ba8aa419/workspace/FlashRAG/flashrag/retriever/index_builder.py", line 213, in build_bm25_index_bm25s
tokenizer.save_vocab(self.save_dir)
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Tokenizer' object has no attribute 'save_vocab'. Did you mean: 'reset_vocab'?
使用的脚步
The text was updated successfully, but these errors were encountered: