Spaces:
Sleeping
Sleeping
Commit History
Final updates 4afbbc2 verified
fix: enhance claim extraction by including query context in faithfulness evaluation 5c4b059 verified
fix: enhance report filtering options in sidebar and update report content for clarity d253170 verified
fix: adjust top_k parameter in retrieve function to account for blocked section titles 921d892 verified
fix: enhance report detection logic for cross-report queries by collecting multiple airlines and flight numbers ec4b774 verified
fix: LLM as a judge prompt 601762d verified
fix: rename and expose build_faithfulness_context function for UI integration 4c205eb verified
Upload src/evaluation/evaluate.py with huggingface_hub ba58746 verified
Upload src/evaluation/evaluate.py with huggingface_hub 4593316 verified
fix: update ablation study documentation and add placeholder handling for missing strategies 2ec372e
fix: ID mismatch and garbage chunks removed aa17661
fix: enhance strategy mapping and handle legacy ID prefixes in retrieval b1f6e1e
Update evaluation, retrieval query, UI, and add semantic rechunking experiments 032d13a
Anas Tabba commited on
Add evaluation and diagnostic scripts for retrieval methods 5e6245e
feat: inject executive summaries as on-the-fly context for LLM and reranking 92b4315
Anas Tabba Claude Opus 4.6 commited on
feat: switch cross-encoder from ms-marco-MiniLM to qnli-distilroberta-base 659203e
Anas Tabba Claude Opus 4.6 commited on
Update LLM client, retrieval, and UI components 7c404a7
Anas Tabba commited on
refactor: adjust rrf_fuse_lists parameters for improved document handling and update query event detection logic 2221e7e
New md_recursive chunked and upserted, need to test 9561fc1
hamzahisam commited on
Refactor BlackboxRAG documentation and enhance metadata handling 9426b65
Merge branch 'main' of https://github.com/Abdullah-Khan-Sherwani/BlackboxRAG 030b093
fix: always use section chunks for Pinecone text lookup 1d9b780
Anas Tabba commited on
Merge remote-tracking branch 'origin/main' a400b49
Anas Tabba commited on
fix: remove strategy filter from Pinecone queries + cache semantic embeddings fcd0d4c
Anas Tabba commited on
fix: update embedding task from retrieval to text-matching for improved accuracy f9a3c4e
feat: enhance evaluation module with final answer extraction and update relevancy computation prompts f62872b
chore: align retrieval artifact resolution and manual evaluation updates d535822
hamzahisam commited on
Add simple baseline chunk/upsert script and fix semantic chunking perf 8988605
Anas Tabba commited on
feat: add LLM knowledge document generation for semantic retrieval d686b0b
fix: resolve merge conflicts keeping local changes, restore HyDE improvements e4fcb23
feat: add HyDE document generation and retrieval strategy tracking in hybrid retrieval ac59744
old section aware is back. semantic + BM25 works good but cross encoders hurting . no multi query either ce418cb
IMPORTANT: Unzip chunks_md_recursive.zip and then test 8a74c2c
hamzahisam commited on
feat: enhance markdown migration and embedding processes with entity-aware summaries and provenance context 1c645c6
hamzahisam commited on
Clean up: Remove temporary debugging scripts, keep production code and enhancements b295ac7
Anas Tabba commited on
feat: replace HyDE document generation with multi-query expansion for improved retrieval 025a174
feat: enhance LLM integration with GPT support and improve query handling in UI 2cdbe5a
Merge branch 'main' of https://github.com/Abdullah-Khan-Sherwani/BlackboxRAG a7547dc
hamzahisam commited on
Shantu mantu chunking done 178c577
hamzahisam commited on
feat: implement parent chunking, diversity tuning, and network resilience 7bcb4f5
Anas Tabba commited on
my changes e1aa493
hamzahisam commited on