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
pseco
b574517340
working on ADR0005
2026-03-23 13:17:50 +01:00
acano
868a17523a
Merge online into mrh-online-dev
2026-03-19 11:25:36 +01:00
acano
f986c70845
fix: load environment variables and add elasticsearch_index to Settings class
2026-03-12 17:37:22 +01:00
acano
e744d9f0cd
feat: Load environment variables and add elasticsearch_index to Settings class
2026-03-12 17:36:28 +01:00
acano
2493723f8b
docs: correct spelling errors in changelog and update project root method name in Settings class
2026-03-12 16:09:41 +01:00
acano
b163b7cddc
fix: Correct spelling of 'synthetic' in changelog and refactor project_root method in Settings class
2026-03-12 16:08:55 +01:00
acano
4fce9c9a98
refactor: streamline Settings class by removing unused properties and simplifying path resolution
2026-03-12 15:55:05 +01:00
acano
c101a8f8da
refactor: Update Settings class to use Optional types and streamline path resolution
2026-03-12 15:54:38 +01:00
acano
de21bcb5fb
Refactor code structure for improved readability and maintainability
2026-03-11 17:48:54 +01:00
acano
3caed4deb6
chore: Remove unused imports from config.py
2026-03-11 12:30:07 +01:00
acano
5e5f14f5fa
feat: Refactor path properties in Settings class to use proj_root
2026-03-11 12:29:38 +01:00
pseco
cd3922abbd
modified config.py
2026-03-11 10:41:28 +01:00
pseco
11e6ef71b1
working on agent pseco scratches
2026-03-09 09:35:49 +01:00
acano
a4267e1b60
feat: implement Elasticsearch ingestion pipeline and embedding factories
2026-03-05 16:26:22 +01:00
pseco
183c04829c
Update changelog for version 1.2.0: add new modules, refactor server integration, and enhance dependency management
2026-03-05 11:00:30 +01:00
acano
bc87753f2d
Implement embedding and chat model factories for multiple providers
2026-03-03 14:15:54 +01:00
acano
48d280440c
Refactor code structure for improved readability and maintainability
2026-02-27 14:45:33 +01:00
pseco
e01e424fac
workin on llm_factory
2026-02-26 18:02:46 +01:00
rafa-ruiz
c862ea9194
docs: formalize repository standards and Docker build policies in README
2026-02-16 20:50:19 -08:00
rafa-ruiz
4cf171c8a2
update
2026-02-11 00:13:13 -08:00
rafa-ruiz
43db19bc13
Tech stack
2026-02-09 13:18:23 -08:00
rafa-ruiz
fcbdde2a34
Tech stack
2026-02-09 13:15:40 -08:00