Spaces:
Running
Running
| { | |
| "dataset_path": "/home/burak/Masaüstü/ChatbotBAL/Dataset/RAG_Dataset_BAL.md", | |
| "embedding_model": "intfloat/multilingual-e5-small", | |
| "chunk_size": 400, | |
| "chunk_overlap": 80, | |
| "output_dir": "/home/burak/Masaüstü/ChatbotBAL/data", | |
| "faiss_index_file": "/home/burak/Masaüstü/ChatbotBAL/data/bal_faiss.index", | |
| "chunks_meta_file": "/home/burak/Masaüstü/ChatbotBAL/data/bal_chunks.json", | |
| "vectorstore_config_file": "/home/burak/Masaüstü/ChatbotBAL/data/vectorstore_config.json", | |
| "total_chunks": 142, | |
| "embedding_dim": 384, | |
| "build_timestamp": "2026-06-29 18:20:19" | |
| } |