runtime error
bin: 92%|█████████▏| 83.9M/90.9M [00:00<00:00, 103MB/s] Downloading pytorch_model.bin: 100%|██████████| 90.9M/90.9M [00:00<00:00, 104MB/s] Downloading (…)nce_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s] Downloading (…)nce_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 498kB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 1.12MB/s] Downloading (…)e9125/tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] Downloading (…)e9125/tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 17.1MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 2.32MB/s] Downloading (…)9125/train_script.py: 0%| | 0.00/13.2k [00:00<?, ?B/s] Downloading (…)9125/train_script.py: 100%|██████████| 13.2k/13.2k [00:00<00:00, 53.0MB/s] Downloading (…)7e55de9125/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] Downloading (…)7e55de9125/vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 33.9MB/s] Downloading (…)5de9125/modules.json: 0%| | 0.00/349 [00:00<?, ?B/s] Downloading (…)5de9125/modules.json: 100%|██████████| 349/349 [00:00<00:00, 3.85MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 99, in <module> db = FAISS.from_documents(books, embeddings) File "/home/user/.local/lib/python3.10/site-packages/langchain/schema/vectorstore.py", line 436, in from_documents texts = [d.page_content for d in documents] File "/home/user/.local/lib/python3.10/site-packages/langchain/schema/vectorstore.py", line 436, in <listcomp> texts = [d.page_content for d in documents] AttributeError: 'str' object has no attribute 'page_content'
Container logs:
Fetching error logs...