Environment Variables ===================== Some scripts support environment-variable defaults so you can relocate the repo and datasets. Common variables ---------------- .. code-block:: bash export CONTEXTBENCH_GOLD=/path/to/full.parquet export CONTEXTBENCH_CACHE=/path/to/repos_cache export CONTEXTBENCH_SELECTED_CSV=/path/to/selected_500_instances.csv export CONTEXTBENCH_RESULTS_ROOT=/path/to/results