treatment dict | wrong_class dict | random dict |
|---|---|---|
{
"condition": "treatment",
"label": "mean(Correct-No) [TREATMENT]",
"n_fp_total": 122,
"peak_layer": 16,
"peak_rate": 1,
"layers": {
"14": {
"n_flips": 60,
"n_valid": 122,
"flip_rate": 0.4918032786885246
},
"15": {
"n_flips": 101,
"n_valid": 122,
"flip_rate":... | {
"condition": "wrong_class",
"label": "mean(Correct-Yes) [WRONG-CLASS CONTROL]",
"n_fp_total": 122,
"peak_layer": 14,
"peak_rate": 0,
"layers": {
"14": {
"n_flips": 0,
"n_valid": 122,
"flip_rate": 0
},
"15": {
"n_flips": 0,
"n_valid": 122,
"flip_rate": 0
... | {
"condition": "random",
"label": "random vector, same L2 norm [RANDOM CONTROL]",
"n_fp_total": 122,
"peak_layer": 24,
"peak_rate": 1,
"layers": {
"14": {
"n_flips": 102,
"n_valid": 122,
"flip_rate": 0.8360655737704918
},
"15": {
"n_flips": 95,
"n_valid": 122,
... |
No dataset card yet
- Downloads last month
- 37