Commit Graph

13 Commits

Author SHA1 Message Date
pseco d6ac7aa1ca working on evaluating embeddings 2026-02-24 16:53:37 +01:00
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
pseco ff438ea6c4 update makefile 2026-02-24 14:52:48 +01:00
pseco 9b6726c232 working on evaluatin embeddings 2026-02-24 14:35:48 +01:00
pseco 397dc7602b working on embeddings evaluation 2026-02-24 12:09:51 +01:00
pseco bb56222013 working on ragas 2026-02-24 10:51:04 +01:00
pseco 0b75c3254c Refactor code structure for improved readability and maintainability 2026-02-19 17:09:35 +01:00
pseco 4b0be0b80b feat: add retrieval functionality and update execution counts in notebooks 2026-02-19 12:45:36 +01:00
pseco 51488b3ee6 working on ingestion 2026-02-19 11:54:31 +01:00
pseco 1a77b84921 working on retrieve 2026-02-18 16:23:03 +01:00
pseco 26603a9f45 feat: add chunking methods and ingestion process for Elasticsearch 2026-02-18 14:51:52 +01:00
pseco 2ec64b1472 working on ingestion 2026-02-18 13:52:01 +01:00
pseco 36bd3b32a6 generate working schema 2026-02-16 17:58:18 +01:00