Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remdms
/
mediastorm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mediastorm
/
tests
102 kB
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
remdms
feat(rag): switch to rich context judge with reasoning (D3 strategy)
96d78cc
about 1 month ago
conftest.py
Safe
3.09 kB
feat: add extract_poster_images parser function
about 2 months ago
test_api.py
Safe
1.85 kB
feat(api): replace SSE chat with sync POST /api/search
about 1 month ago
test_audit.py
Safe
2.92 kB
fix: pipeline cleanup + retrieval improvements
about 1 month ago
test_bm25_store.py
Safe
1.92 kB
feat: add BM25Store with tokenization, stemming, save/load
about 1 month ago
test_chunker.py
Safe
4.66 kB
feat: expand chunk_story metadata (20+ fields), remove chunk_segments
about 1 month ago
test_embedder.py
Safe
1.25 kB
feat: replace sentence-transformers with ONNX Runtime embedder (bge-small 384d)
about 1 month ago
test_embedder_cache.py
Safe
2.22 kB
feat: add LRU-cached embed_query to avoid re-embedding repeated searches
about 1 month ago
test_enricher.py
Safe
6.09 kB
feat: expand StoryEnrichment with themes, countries, regions, event_period, media_type, is_subject
about 1 month ago
test_eval_metrics.py
Safe
3.16 kB
feat: retrieval evaluation script with router improvements
about 1 month ago
test_eval_runner.py
Safe
9.19 kB
test: add unit tests for eval/runner.py
about 1 month ago
test_fetcher.py
Safe
4.01 kB
feat: propagate content_type from nav tree position in fetcher
about 1 month ago
test_generation.py
Safe
10.3 kB
fix(test): replace quantum_computing edge case with minecraft_redstone
about 1 month ago
test_generator.py
Safe
2.86 kB
refactor: remove streaming generator and rewriter
about 1 month ago
test_merger.py
Safe
771 Bytes
fix: pipeline cleanup + retrieval improvements
about 1 month ago
test_parser.py
Safe
8.85 kB
feat: add parse_recognition, parse_press_mentions, extract_director, extract_commissioned_by parsers
about 1 month ago
test_pipeline.py
Safe
550 Bytes
feat: extract poster_images during story ingest
about 2 months ago
test_prompts.py
Safe
6.39 kB
test: add unit tests for rag/prompts.py build_context
about 1 month ago
test_rag_benchmark.py
Safe
12.5 kB
fix(test): increase retrieval latency budget to 1000ms for reranker
about 1 month ago
test_relevance.py
Safe
5 kB
feat(rag): switch to rich context judge with reasoning (D3 strategy)
about 1 month ago
test_reranker.py
Safe
1.21 kB
feat: cross-encoder reranker with ONNX inference
about 1 month ago
test_retriever.py
Safe
5.17 kB
refactor: remove cross-encoder reranker, RRF handles ranking alone
about 1 month ago
test_router.py
Safe
3.96 kB
feat: retrieval evaluation script with router improvements
about 1 month ago
test_router_metadata.py
Safe
1.6 kB
feat: metadata routing for structural queries (most awarded, newest, oldest)
about 1 month ago
test_store.py
Safe
2.86 kB
refactor: remove segments collection from VectorStore, add get_all_metadata
about 1 month ago