DavidUdell / sparse_circuit_discovery

Circuit discovery in GPT-2 small, using sparse autoencoding
MIT License
6 stars 1 forks source link

Fix colon-only slices from `central_config.yaml` #5

Closed DavidUdell closed 9 months ago

DavidUdell commented 9 months ago

Colon-only slices from central_config.yaml should already be kosher. But they break the scripts, for reasons currently unknown. Fix this to take all valid Python slices, including the lone colon.