TabQueryBench's picture
Upload missingness and cardinality evaluation code support
1d227d7 verified
|
Raw
History Blame Contribute Delete
520 Bytes
# Query Family Evaluation Code Support
This support bundle mirrors the server-side code needed to reproduce
the missingness and cardinality query-family evaluations.
Included components:
- `src/eval/common.py`
- `src/eval/analytics_contract.py`
- `src/eval/query_fivepart_breakdown/common_*` helpers
- `src/eval/query_fivepart_breakdown/missingness_breakdown/*`
- `src/eval/query_fivepart_breakdown/cardinality/*`
- `tests/comissing_condition_eval.py`
Source of truth: `/data/jialinzhang/TabQueryBench/code_snapshot`