A run over several databases could report which documents were cited but not which database grounded the answer: `_result_from_run` walked the citation index for `document_uri` and dropped `Citation.source`. The distribution is not recoverable from the report afterwards, so a sharded run would have measured everything except attribution. `cited_sources` is one entry per cited chunk, in citation order, empty where the database is unnamed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_benchmark.py | ||
| test_capability_runner.py | ||
| test_citation_evaluators.py | ||
| test_config.py | ||
| test_conversation_evaluator.py | ||
| test_datasets.py | ||
| test_evaluators.py | ||
| test_mtrag.py | ||
| test_numbers.py | ||
| test_reference_configs.py | ||
| test_submission.py | ||