cognee/evals/eval_framework/benchmark_adapters
Vasilije e98d51aac9
Add musique adapter base (#525)
<!-- .github/pull_request_template.md -->

## Description
<!-- Provide a clear description of the changes in this PR -->

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Bug Fixes**
- Improved data handling by updating the dataset file path and ensuring
answers are consistently converted to lowercase for reliable processing.
  
- **Tests**
- Introduced unit tests to validate that data adapters instantiate
correctly, return non-empty content, and respect specified limits.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
2025-02-18 19:48:22 +01:00
..
__init__.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
base_benchmark_adapter.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
benchmark_adapters.py Cog 1293 corpus builder custom cognify tasks (#527) 2025-02-12 16:44:08 +01:00
dummy_adapter.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
hotpot_qa_adapter.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00
musique_adapter.py Add musique adapter base (#525) 2025-02-18 19:48:22 +01:00
twowikimultihop_adapter.py feat: Cognee evaluation framework development (#498) 2025-02-11 16:31:54 +01:00