Skip to content

gmartinonQM/eval-rag

Repository files navigation

Eval RAG

This repository allows to reproduce figures from the AMIAD submission "Vers une évaluation rigoureuse des systèmes RAG : le défi de la due diligence".

In particular, the dataset is in the data/ folder, and the code to reproduce figures from the paper is in the notebooks folder.

Setup environment

Install uv

curl -LsSf https://astral.sh/uv/install.sh | sh

Create your virtual environment

uv sync --all-groups

Install pre-commit

uv run pre-commit install

Run notebooks

uv run jupyter notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published