Spaces:
Runtime error
Runtime error
| input_data: | |
| source: | |
| - './raw_documents/qna.txt' | |
| - './raw_documents/HI Chapter Summary Version 1.3.pdf' | |
| - './raw_documents/conversation_examples.txt' | |
| - './raw_documents/HI_Knowledge_Base.pdf' | |
| - './raw_documents/answers.txt' | |
| embeddings: | |
| embedding_base_model: 'BAAI/bge-small-en-v1.5' | |
| fine_tuned_embedding_model: 'local:models/fine-tuned-embeddings-advanced' | |
| vector_store: | |
| persisted_path: './models/chroma_db_advanced_corrected' | |
| questionaire_data: | |
| db_path: './database/mock_qna.sqlite' |