assistance-engine/scratches/pseco
acano 0d6c08e341 Add BEIR analysis notebook for CosQA and update dependencies
- Created a new Jupyter notebook for analyzing BEIR dataset with CosQA using Ollama embeddings.
- Implemented a custom embedding class to integrate LangChain's OllamaEmbeddings with BEIR.
- Added data loading and evaluation logic for the CosQA dataset.
- Updated `uv.lock` to remove unnecessary dependencies (`mteb` and `polars`) and incremented revision number.
2026-02-24 15:27:59 +01:00
..
agent Refactor code structure for improved readability and maintainability 2026-02-19 17:09:35 +01:00
evaluation/embeddings Add BEIR analysis notebook for CosQA and update dependencies 2026-02-24 15:27:59 +01:00
ingestion feat: add retrieval functionality and update execution counts in notebooks 2026-02-19 12:45:36 +01:00
tst_elastic_seach.py generate working schema 2026-02-16 17:58:18 +01:00