assistance-engine/Docker
pseco 1ee5f21c7c Add BEIR analysis notebooks and evaluation pipeline for embedding models
- Created `n00 Beir Analysis_cosqa.ipynb` for analyzing CoSQA dataset with BEIR.
- Created `n00 first Analysis.ipynb` for initial analysis with embeddings.
- Implemented `evaluate_embeddings_pipeline.py` to evaluate embedding models across CodexGlue, CoSQA, and SciFact benchmarks.
- Added adapters for Ollama and HuggingFace embeddings to ensure compatibility with BEIR.
- Enhanced error handling and data normalization in embedding processes.
- Included functionality to load datasets from local cache or download if not present.
2026-03-26 09:37:37 +01:00
..
protos feat: editor context injection (PRD-0002) + repository governance 2026-03-20 19:25:29 -07:00
src Add BEIR analysis notebooks and evaluation pipeline for embedding models 2026-03-26 09:37:37 +01:00
tests feat: editor context injection (PRD-0002) + repository governance 2026-03-20 19:25:29 -07:00
.dockerignore Add comprehensive documentation for AVAP™ language features 2026-03-05 15:54:05 +01:00
Dockerfile UPGRADE: New RAG functional 2026-03-18 18:55:48 -07:00
docker-compose.yaml feat: add ANTHROPIC_API_KEY and ANTHROPIC_MODEL to docker-compose environment 2026-03-25 10:30:00 +01:00
entrypoint.sh UPGRADE: New RAG functional 2026-03-18 18:55:48 -07:00
requirements.txt UPGRADE: New RAG functional 2026-03-18 18:55:48 -07:00