runtime error

Exit code: 1. Reason: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 289859/404784 [00:19<00:05, 19216.17 examples/s] Generating train split: 77%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 310844/404784 [00:20<00:04, 19481.65 examples/s] Generating train split: 83%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 334829/404784 [00:21<00:03, 20541.14 examples/s] Generating train split: 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 356814/404784 [00:22<00:02, 20453.81 examples/s] Generating train split: 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 381799/404784 [00:23<00:01, 21734.41 examples/s] Generating train split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 404784/404784 [00:24<00:00, 16600.16 examples/s] 0%| | 0/405 [00:00<?, ?it/s] 19%|β–ˆβ–Š | 75/405 [00:01<00:04, 74.79it/s] 37%|β–ˆβ–ˆβ–ˆβ–‹ | 150/405 [00:02<00:03, 74.08it/s] 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 257/405 [00:03<00:02, 68.85it/s] 95%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 386/405 [00:04<00:00, 88.83it/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 405/405 [00:04<00:00, 84.17it/s] Traceback (most recent call last): File "/home/user/app/app_gradio.py", line 517, in <module> arxiv_corpus = load_arxiv_corpus() File "/home/user/app/app_gradio.py", line 317, in load_arxiv_corpus arxiv_corpus = loader.load_arxiv_corpus_cached() File "/home/user/app/app_gradio.py", line 110, in load_arxiv_corpus_cached faiss.write_index(arxiv_corpus._indexes['embed'], index_path) File "/usr/local/lib/python3.10/site-packages/faiss/swigfaiss_avx512.py", line 11769, in write_index return _swigfaiss_avx512.write_index(*args) TypeError: Wrong number or type of arguments for overloaded function 'write_index'. Possible C/C++ prototypes are: faiss::write_index(faiss::Index const *,char const *,int) faiss::write_index(faiss::Index const *,char const *) faiss::write_index(faiss::Index const *,FILE *,int) faiss::write_index(faiss::Index const *,FILE *) faiss::write_index(faiss::Index const *,faiss::IOWriter *,int) faiss::write_index(faiss::Index const *,faiss::IOWriter *)

Container logs:

Fetching error logs...