python generate_cik_dataset.py
python run_baseline_evaluation.py
python run_llm_evaluation.py --method dp --use-context
Note that you can use --method llmp and --no-context as options as well
Run run_all_domains_mistral.sh for complete run;
If a run on a specific domain is needed, please consult usage within run_mistral_standalone.py
Run run_all_domains_gpt4o.sh for complete run;
If a run on a specific domain is needed, please consult usage within run_domain_gpt4o.py
python xgboost_selector.py
Results can bee found in /results, for further analysis, please follow the REEADME.md in /results