FlashTrace circuits (.pt)
Browse files- README.md +7 -0
- arc-challenge_llama3/importances.pt +3 -0
- arc-easy_gemma2/importances.pt +3 -0
- arc-easy_llama3/importances.pt +3 -0
- arithmetic-addition_llama3/importances.pt +3 -0
- arithmetic-subtraction_llama3/importances.pt +3 -0
- ioi_gemma2/importances.pt +3 -0
- ioi_llama3/importances.pt +3 -0
- ioi_qwen2.5/importances.pt +3 -0
- mcqa_gemma2/importances.pt +3 -0
- mcqa_llama3/importances.pt +3 -0
- mcqa_qwen2.5/importances.pt +3 -0
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags: [mechanistic-interpretability, mib, circuit-localization]
|
| 3 |
+
---
|
| 4 |
+
# FlashTrace circuits for the MIB circuit-localization track
|
| 5 |
+
Edge-level importance-score circuits from the upstream FlashTrace package
|
| 6 |
+
(calculate_ifr_multi_hop_both, target-conditioned). One folder per task/model.
|
| 7 |
+
Models: qwen2.5, gemma2, llama3. Tasks: ioi, mcqa, arithmetic_addition/subtraction, arc_easy, arc_challenge.
|
arc-challenge_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68e7e783bfcfc3f9eac8bf976cbd570dbc4b120f5294811030f66902e9b5af78
|
| 3 |
+
size 16489797
|
arc-easy_gemma2/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d874bae6ada737547bd92fd60aeb35057685d6ec9f41bb8edd41f5851ab86fa
|
| 3 |
+
size 782341
|
arc-easy_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fb813ea24c7680727b40100926f5d181e23d5bddaec3bc633cd855b34786044
|
| 3 |
+
size 16489797
|
arithmetic-addition_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8c74811642dfe767a0318c48ddf97515ba8c153692daf6abc7bdfa6d7ecc99f
|
| 3 |
+
size 16489797
|
arithmetic-subtraction_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:334c2914781a9cb52fc6c6e942a86873a763a04de218ca61eca063fa85396e57
|
| 3 |
+
size 16489797
|
ioi_gemma2/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:615086fe6b50c0832078868fef015c79974a03a3bd098e6e17adedaeb188bfac
|
| 3 |
+
size 782341
|
ioi_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:286b50a087ec8f90e928a50ffb5e4182d314333f1ab3041150b539bef4bc3908
|
| 3 |
+
size 16489797
|
ioi_qwen2.5/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1d4fb866e77c23743fbe60a089184144c917c8d5b445d9a61c8b852247deebba
|
| 3 |
+
size 1891525
|
mcqa_gemma2/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc6cfbe729cca724da33ca9d4721f45d04e1b10799eaa343298b87b417d89b1e
|
| 3 |
+
size 782341
|
mcqa_llama3/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f585e220643845639e40556c43e1059a547ff1a39d0b548d2c30443b3c77373
|
| 3 |
+
size 16489797
|
mcqa_qwen2.5/importances.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c3f8cc780b3e71c43c6a08d8675902e4eb1bc48309b5254ceaa6bd59839589d
|
| 3 |
+
size 1891525
|