 
This file contains the setup needed to reproduce our ablation study. First install the requriments in requirements.txt and then run regression_summary_generator.py.


To use this, download our data directory and then link to it's location in CONFIG.py's DATA_PATH variable

After running python regression_summary_generator.py, a few errors will appear, many of them future warnings, some convergence warnings. These are safe to ignore. After the program completes, the outputs will be stored in summary_backups/regression_diff_1pl and summary_backups/regression_discrim_2pl
