Commit Graph

5 Commits

Author SHA1 Message Date
pseco 2a33f8eb06 bge-m3 and qwen3-emb comparison 2026-03-23 15:59:44 +01:00
pseco b574517340 working on ADR0005 2026-03-23 13:17:50 +01:00
pseco 185ea276b7 updated cosqa notebook 2026-03-23 10:36:10 +01:00
acano 27cfbaf257 Refactor code structure for improved readability and maintainability 2026-03-19 16:37:42 +01:00
acano dd3bde2ec9 Add BEIR analysis notebooks for different datasets and models
- Created `n00 Beir Analysis.ipynb` for analyzing BEIR dataset with Ollama embeddings.
- Added `n00 Beir Analysis_cosqa.ipynb` for evaluating the CosQA dataset using similar embedding techniques.
- Introduced `n00 first Analysis.ipynb` for initial analysis with Ragas embeddings and semantic similarity evaluation.
- Implemented data loading and processing for each notebook, including downloading datasets and saving results.
- Included evaluation metrics such as NDCG, MAP, Recall, and Precision for model performance assessment.
2026-03-19 16:24:34 +01:00