Edit model card

Each directory corresponds to a model/datapoint in the InterpBench dataset. It is structured as:

- task // directory name
-- ll_model.pth // the low level transformer model
-- ll_model_cfg.pkl // a config for the transformer model
-- meta.json // training hyperparams
-- edges.pkl // label for the circuit, i.e., list of all the edges that are a part of the ground truth circuit 

This repository of models is complimentary to CircuitsBenchmark, and should be used to load the models. Alternatively, TransformerLens can also be used to load it using the ll_config.json

Downloads last month

-

Downloads are not tracked for this model. How to track
Unable to determine this model's library. Check the docs .