Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
4 months ago
conftest.py
Safe
3.09 kB
feat: add extract_poster_images parser function
5 months ago
test_api.py
Safe
1.85 kB
feat(api): replace SSE chat with sync POST /api/search
5 months ago
test_audit.py
Safe
2.92 kB
fix: pipeline cleanup + retrieval improvements
5 months ago
test_bm25_store.py
Safe
1.92 kB
feat: add BM25Store with tokenization, stemming, save/load
5 months ago
test_chunker.py
Safe
4.66 kB
feat: expand chunk_story metadata (20+ fields), remove chunk_segments
5 months ago
test_embedder.py
Safe
1.25 kB
feat: replace sentence-transformers with ONNX Runtime embedder (bge-small 384d)
5 months ago
test_embedder_cache.py
Safe
2.22 kB
feat: add LRU-cached embed_query to avoid re-embedding repeated searches
4 months ago
test_enricher.py
Safe
6.09 kB
feat: expand StoryEnrichment with themes, countries, regions, event_period, media_type, is_subject
5 months ago
test_eval_metrics.py
Safe
3.16 kB
feat: retrieval evaluation script with router improvements
5 months ago
test_eval_runner.py
Safe
9.19 kB
test: add unit tests for eval/runner.py
4 months ago
test_fetcher.py
Safe
4.01 kB
feat: propagate content_type from nav tree position in fetcher
5 months ago
test_generation.py
Safe
10.3 kB
fix(test): replace quantum_computing edge case with minecraft_redstone
5 months ago
test_generator.py
Safe
2.86 kB
refactor: remove streaming generator and rewriter
5 months ago
test_merger.py
Safe
771 Bytes
fix: pipeline cleanup + retrieval improvements
5 months ago
test_parser.py
Safe
8.85 kB
feat: add parse_recognition, parse_press_mentions, extract_director, extract_commissioned_by parsers
5 months ago
test_pipeline.py
Safe
550 Bytes
feat: extract poster_images during story ingest
5 months ago
test_prompts.py
Safe
6.39 kB
test: add unit tests for rag/prompts.py build_context
4 months ago
test_rag_benchmark.py
Safe
12.5 kB
fix(test): increase retrieval latency budget to 1000ms for reranker
4 months ago
test_relevance.py
Safe
5 kB
feat(rag): switch to rich context judge with reasoning (D3 strategy)
4 months ago
test_reranker.py
Safe
1.21 kB
feat: cross-encoder reranker with ONNX inference
5 months ago
test_retriever.py
Safe
5.17 kB
refactor: remove cross-encoder reranker, RRF handles ranking alone
5 months ago
test_router.py
Safe
3.96 kB
feat: retrieval evaluation script with router improvements
5 months ago
test_router_metadata.py
Safe
1.6 kB
feat: metadata routing for structural queries (most awarded, newest, oldest)
5 months ago
test_store.py
Safe
2.86 kB
refactor: remove segments collection from VectorStore, add get_all_metadata
5 months ago