This repository contains the code for our submission to the BlackboxNLP-2025 MIB shared task, circuit track.
Much of the code is copied (and refactored) from:
- the MIB circuit track repo: https://github.com/hannamw/MIB-circuit-track, published under the Apache license
- the edge pruning repo: https://github.com/princeton-nlp/Edge-Pruning, published under the MIT license