refresh 2026-08-26T20:33:58Z (48 files)
Browse files- README.md +20 -20
- figures/F9_AIM_mechanism.pdf +0 -0
- results/ledger_s1.json +6 -0
- results/panel_rows_s1.csv +2 -0
- tables/T1_paired_per_checkpoint.csv +0 -0
- tables/T2_per_operator.csv +217 -217
- tables/T3_per_combo.csv +118 -118
- tables/T5_coverage.csv +2 -2
README.md
CHANGED
|
@@ -56,8 +56,8 @@ configs:
|
|
| 56 |
all 20 matched checkpoints, the endpoint-scaled benchmark mean rises +0.219
|
| 57 |
(18/20 positive, Wilcoxon p = 9.5e-06) (§6 T0).
|
| 58 |
|
| 59 |
-
**Coverage: mechanism 20/20 matched pairs, property panel
|
| 60 |
-
2026-08-26 20:
|
| 61 |
<!-- AIM-HEADLINE:END -->
|
| 62 |
Published at
|
| 63 |
[`Mergeability-2/aim-activation-informed-merging`](https://huggingface.co/datasets/Mergeability-2/aim-activation-informed-merging),
|
|
@@ -463,14 +463,14 @@ Per benchmark, paired across the 20 matched pairs:
|
|
| 463 |
|
| 464 |
### T2 — Does AIM's effect differ by merge operator?
|
| 465 |
|
| 466 |
-
| operator | n_metrics | n_moved_q<0.05 | mean_|diff| (SD units) | largest movers
|
| 467 |
-
|:-------------------|------------:|-----------------:|-------------------------:|:---------------------------------------------------------------------------------------------------
|
| 468 |
-
| ALL | 49 |
|
| 469 |
-
| DARETaskArithmetic | 49 | 0 | 0.
|
| 470 |
-
| DARETies | 49 | 0 | 0.
|
| 471 |
-
| TaskArithmetic | 49 | 0 | 0.
|
| 472 |
-
| Ties | 49 | 0 | 0.
|
| 473 |
-
| WIDEN | 49 | 0 | 0.
|
| 474 |
|
| 475 |
|
| 476 |
Full table: `results/aim/tables/T2_per_operator.csv` (294 rows: every metric x every level, with the paired mean difference in SD units, the count of positive differences, Wilcoxon/sign p and BH q).
|
|
@@ -478,13 +478,13 @@ Full table: `results/aim/tables/T2_per_operator.csv` (294 rows: every metric x e
|
|
| 478 |
|
| 479 |
### T3 — Does it differ by which domains were merged?
|
| 480 |
|
| 481 |
-
| combo | n_metrics | n_moved_q<0.05 | mean_|diff| (SD units) | largest movers
|
| 482 |
-
|:----------------------------|------------:|-----------------:|-------------------------:|:-------------------------------------------------------------------------------------------|
|
| 483 |
-
| ALL | 49 | 22 | 0.
|
| 484 |
-
| Code-Instruction_Tuned | 49 | 0 | 0.
|
| 485 |
-
| Code-Math | 49 | 0 | 0.
|
| 486 |
-
| Code-Math-Instruction_Tuned | 5 | 0 | 0.4938 | cka_to_base (+0.93), act_deviation_from_base (-0.65), beh_kl_to_base (-0.34)
|
| 487 |
-
| Math-Instruction_Tuned | 5 | 0 | 0.4332 | cka_to_base (+0.63), act_deviation_from_base (-0.59), beh_kl_to_base (-0.38)
|
| 488 |
|
| 489 |
|
| 490 |
Full table: `results/aim/tables/T3_per_combo.csv` (157 rows: every metric x every level, with the paired mean difference in SD units, the count of positive differences, Wilcoxon/sign p and BH q).
|
|
@@ -539,7 +539,7 @@ One row per (operator, task combination, property): the with-AIM value, its base
|
|
| 539 |
|
| 540 |
### T5 — Coverage and provenance
|
| 541 |
|
| 542 |
-
**Mechanism (§3.2): 20/20 matched pairs. Property panel (§3.3):
|
| 543 |
|
| 544 |
| operator_label | combo | mech_status | panel_status | weight_mechanism | activation_mechanism | property_panel_both_arms | published_benchmarks |
|
| 545 |
|:-----------------|:----------------------------|:--------------|:---------------|:-------------------|:-----------------------|:---------------------------|:-----------------------|
|
|
@@ -556,11 +556,11 @@ One row per (operator, task combination, property): the with-AIM value, its base
|
|
| 556 |
| DARE Linear | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 557 |
| DARE Linear | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 558 |
| DARE TIES | Code-Math | ok | ok | True | True | True | True |
|
| 559 |
-
| DARE TIES | Code-Instruction_Tuned | ok |
|
| 560 |
| DARE TIES | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 561 |
| DARE TIES | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 562 |
| WIDEN | Code-Math | ok | ok | True | True | True | True |
|
| 563 |
-
| WIDEN | Code-Instruction_Tuned | ok |
|
| 564 |
| WIDEN | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 565 |
| WIDEN | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 566 |
|
|
|
|
| 56 |
all 20 matched checkpoints, the endpoint-scaled benchmark mean rises +0.219
|
| 57 |
(18/20 positive, Wilcoxon p = 9.5e-06) (§6 T0).
|
| 58 |
|
| 59 |
+
**Coverage: mechanism 20/20 matched pairs, property panel 10/20.** Regenerated
|
| 60 |
+
2026-08-26 20:33 UTC.
|
| 61 |
<!-- AIM-HEADLINE:END -->
|
| 62 |
Published at
|
| 63 |
[`Mergeability-2/aim-activation-informed-merging`](https://huggingface.co/datasets/Mergeability-2/aim-activation-informed-merging),
|
|
|
|
| 463 |
|
| 464 |
### T2 — Does AIM's effect differ by merge operator?
|
| 465 |
|
| 466 |
+
| operator | n_metrics | n_moved_q<0.05 | mean_|diff| (SD units) | largest movers |
|
| 467 |
+
|:-------------------|------------:|-----------------:|-------------------------:|:---------------------------------------------------------------------------------------------------|
|
| 468 |
+
| ALL | 49 | 22 | 0.4574 | beh_logit_cosine (+1.01), geo_rowwise_cosine_mean (+0.90), geo_procrustes_mean (-0.84) |
|
| 469 |
+
| DARETaskArithmetic | 49 | 0 | 0.5957 | beh_logit_cosine (+1.21), geo_rowwise_cosine_mean (+1.16), ret_procrustes_p_at_5 (+1.13) |
|
| 470 |
+
| DARETies | 49 | 0 | 0.548 | beh_logit_cosine (+1.16), subspace_overlap (-1.14), geo_rowwise_cosine_mean (+1.10) |
|
| 471 |
+
| TaskArithmetic | 49 | 0 | 0.549 | subspace_overlap (+1.19), beh_logit_cosine (+1.15), geo_rowwise_cosine_mean (+1.07) |
|
| 472 |
+
| Ties | 49 | 0 | 0.4217 | ret_procrustes_p_at_5 (-1.13), geo_svcca_peak_depth (-0.96), beh_logit_cosine (+0.87) |
|
| 473 |
+
| WIDEN | 49 | 0 | 0.4488 | geo_subspace_overlap_peak_depth (+2.24), ret_procrustes_p_at_5 (+1.13), geo_cka_peak_depth (+0.75) |
|
| 474 |
|
| 475 |
|
| 476 |
Full table: `results/aim/tables/T2_per_operator.csv` (294 rows: every metric x every level, with the paired mean difference in SD units, the count of positive differences, Wilcoxon/sign p and BH q).
|
|
|
|
| 478 |
|
| 479 |
### T3 — Does it differ by which domains were merged?
|
| 480 |
|
| 481 |
+
| combo | n_metrics | n_moved_q<0.05 | mean_|diff| (SD units) | largest movers |
|
| 482 |
+
|:----------------------------|------------:|-----------------:|-------------------------:|:----------------------------------------------------------------------------------------------------------|
|
| 483 |
+
| ALL | 49 | 22 | 0.4574 | beh_logit_cosine (+1.01), geo_rowwise_cosine_mean (+0.90), geo_procrustes_mean (-0.84) |
|
| 484 |
+
| Code-Instruction_Tuned | 49 | 0 | 0.6152 | beh_logit_cosine (+1.42), geo_svcca_peak_depth (-1.35), geo_procrustes_mean (-1.32) |
|
| 485 |
+
| Code-Math | 49 | 0 | 0.3365 | geo_cka_late_minus_early (+0.80), geo_subspace_overlap_late_minus_early (+0.64), subspace_overlap (-0.62) |
|
| 486 |
+
| Code-Math-Instruction_Tuned | 5 | 0 | 0.4938 | cka_to_base (+0.93), act_deviation_from_base (-0.65), beh_kl_to_base (-0.34) |
|
| 487 |
+
| Math-Instruction_Tuned | 5 | 0 | 0.4332 | cka_to_base (+0.63), act_deviation_from_base (-0.59), beh_kl_to_base (-0.38) |
|
| 488 |
|
| 489 |
|
| 490 |
Full table: `results/aim/tables/T3_per_combo.csv` (157 rows: every metric x every level, with the paired mean difference in SD units, the count of positive differences, Wilcoxon/sign p and BH q).
|
|
|
|
| 539 |
|
| 540 |
### T5 — Coverage and provenance
|
| 541 |
|
| 542 |
+
**Mechanism (§3.2): 20/20 matched pairs. Property panel (§3.3): 10/20.** Published benchmark scores cover 20/20 — they were transcribed, not measured. A pair with `panel_status = not-run` was not reached before the panel phase's wall-clock deadline; its mechanism result is unaffected.
|
| 543 |
|
| 544 |
| operator_label | combo | mech_status | panel_status | weight_mechanism | activation_mechanism | property_panel_both_arms | published_benchmarks |
|
| 545 |
|:-----------------|:----------------------------|:--------------|:---------------|:-------------------|:-----------------------|:---------------------------|:-----------------------|
|
|
|
|
| 556 |
| DARE Linear | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 557 |
| DARE Linear | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 558 |
| DARE TIES | Code-Math | ok | ok | True | True | True | True |
|
| 559 |
+
| DARE TIES | Code-Instruction_Tuned | ok | ok | True | True | True | True |
|
| 560 |
| DARE TIES | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 561 |
| DARE TIES | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 562 |
| WIDEN | Code-Math | ok | ok | True | True | True | True |
|
| 563 |
+
| WIDEN | Code-Instruction_Tuned | ok | ok | True | True | True | True |
|
| 564 |
| WIDEN | Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 565 |
| WIDEN | Code-Math-Instruction_Tuned | ok | not-run | True | True | False | True |
|
| 566 |
|
figures/F9_AIM_mechanism.pdf
CHANGED
|
Binary files a/figures/F9_AIM_mechanism.pdf and b/figures/F9_AIM_mechanism.pdf differ
|
|
|
results/ledger_s1.json
CHANGED
|
@@ -75,6 +75,12 @@
|
|
| 75 |
"status": "ok",
|
| 76 |
"when": "2026-08-26T19:10:45"
|
| 77 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
"WIDEN__Code-Math-Instruction_Tuned#mech": {
|
| 79 |
"phase": "mech",
|
| 80 |
"secs": 193,
|
|
|
|
| 75 |
"status": "ok",
|
| 76 |
"when": "2026-08-26T19:10:45"
|
| 77 |
},
|
| 78 |
+
"WIDEN__Code-Instruction_Tuned#panel": {
|
| 79 |
+
"phase": "panel",
|
| 80 |
+
"secs": 913,
|
| 81 |
+
"status": "ok",
|
| 82 |
+
"when": "2026-08-26T20:32:08"
|
| 83 |
+
},
|
| 84 |
"WIDEN__Code-Math-Instruction_Tuned#mech": {
|
| 85 |
"phase": "mech",
|
| 86 |
"secs": 193,
|
results/panel_rows_s1.csv
CHANGED
|
@@ -7,3 +7,5 @@ TaskArithmetic,Code-Instruction_Tuned,0,merge,ahn1376/TaskArithmetic___Code-Inst
|
|
| 7 |
TaskArithmetic,Code-Instruction_Tuned,1,aim,ahn1376/TaskArithmetic___Code-Instruction_Tuned___AIM,0.9917721008062064,-0.05206766768107007,0.1794871794871795,0.9919309467077255,-0.10700178146362305,0.07692307692307693,0.0031430731046966755,0.0037921077657215863,1.0,0.8130971991064246,-0.134499873298641,0.0,0.9896352346084354,0.008862216962323366,0.5897435897435898,1.0,1.0,1.0,0.15384615384615385,0.6153846153846154,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.24063896812034172,0.23818031716427066,0.05411769663903496,0.9663317874073982,173.43258666992188,-0.6735177281498919,0.80625,0.9610111040084335,0.38493959029411606,2493.9492487657067,0.5463881082822274,1454.351916632862,2661.756166702006,0.4014778600540012,0.3209364879876375,-0.10990377515554428,0.9978998899459839,0.9985896348953247,-1.0000241994857788
|
| 8 |
DARETaskArithmetic,Code-Instruction_Tuned,0,merge,ahn1376/DARETaskArithmetic___Code-Instruction_Tuned,0.9876727756257806,-0.06607085332033491,0.20512820512820512,0.9878144040703773,-0.17653799057006836,0.07692307692307693,0.005082454843916648,0.005034159276993133,1.0,0.7810194574067808,-0.16374936444574695,0.0,0.9890727847361778,0.008667564275680717,0.6153846153846154,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.3067124805777964,0.30418912666399733,0.06752943439818306,0.9479659423232079,205.7679443359375,-0.7903933934816703,0.790625,0.9442747693714252,0.29655511328624845,2615.714600085168,0.5281782066167346,1405.8815985796996,2661.756166702006,0.35051024658605456,0.3051394410431385,-0.1285184919834137,0.9973636865615845,0.9980403780937195,-1.0000194311141968
|
| 9 |
DARETaskArithmetic,Code-Instruction_Tuned,1,aim,ahn1376/DARETaskArithmetic___Code-Instruction_Tuned___AIM,0.9922134472549065,-0.05065218013005757,0.1794871794871795,0.9919844552874565,-0.10879862308502197,0.07692307692307693,0.002938378236470196,0.003171179303333882,1.0,0.8113979800445275,-0.1334621400987972,0.0,0.9894995140503415,0.00799013771295809,0.5897435897435898,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.2416892415251003,0.23931791938447813,0.054332467441529114,0.965323643758893,175.2053680419922,-0.6829290594966402,0.8156249999999999,0.9604065320948896,0.40021958404719166,2459.6106409413756,0.5187709742563426,1380.8418398328274,2661.756166702006,0.40968618229962883,0.3230230864137411,-0.1180667132139206,0.9973636865615845,0.9987392425537109,-1.0000193119049072
|
|
|
|
|
|
|
|
|
| 7 |
TaskArithmetic,Code-Instruction_Tuned,1,aim,ahn1376/TaskArithmetic___Code-Instruction_Tuned___AIM,0.9917721008062064,-0.05206766768107007,0.1794871794871795,0.9919309467077255,-0.10700178146362305,0.07692307692307693,0.0031430731046966755,0.0037921077657215863,1.0,0.8130971991064246,-0.134499873298641,0.0,0.9896352346084354,0.008862216962323366,0.5897435897435898,1.0,1.0,1.0,0.15384615384615385,0.6153846153846154,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.24063896812034172,0.23818031716427066,0.05411769663903496,0.9663317874073982,173.43258666992188,-0.6735177281498919,0.80625,0.9610111040084335,0.38493959029411606,2493.9492487657067,0.5463881082822274,1454.351916632862,2661.756166702006,0.4014778600540012,0.3209364879876375,-0.10990377515554428,0.9978998899459839,0.9985896348953247,-1.0000241994857788
|
| 8 |
DARETaskArithmetic,Code-Instruction_Tuned,0,merge,ahn1376/DARETaskArithmetic___Code-Instruction_Tuned,0.9876727756257806,-0.06607085332033491,0.20512820512820512,0.9878144040703773,-0.17653799057006836,0.07692307692307693,0.005082454843916648,0.005034159276993133,1.0,0.7810194574067808,-0.16374936444574695,0.0,0.9890727847361778,0.008667564275680717,0.6153846153846154,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.3067124805777964,0.30418912666399733,0.06752943439818306,0.9479659423232079,205.7679443359375,-0.7903933934816703,0.790625,0.9442747693714252,0.29655511328624845,2615.714600085168,0.5281782066167346,1405.8815985796996,2661.756166702006,0.35051024658605456,0.3051394410431385,-0.1285184919834137,0.9973636865615845,0.9980403780937195,-1.0000194311141968
|
| 9 |
DARETaskArithmetic,Code-Instruction_Tuned,1,aim,ahn1376/DARETaskArithmetic___Code-Instruction_Tuned___AIM,0.9922134472549065,-0.05065218013005757,0.1794871794871795,0.9919844552874565,-0.10879862308502197,0.07692307692307693,0.002938378236470196,0.003171179303333882,1.0,0.8113979800445275,-0.1334621400987972,0.0,0.9894995140503415,0.00799013771295809,0.5897435897435898,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.2416892415251003,0.23931791938447813,0.054332467441529114,0.965323643758893,175.2053680419922,-0.6829290594966402,0.8156249999999999,0.9604065320948896,0.40021958404719166,2459.6106409413756,0.5187709742563426,1380.8418398328274,2661.756166702006,0.40968618229962883,0.3230230864137411,-0.1180667132139206,0.9973636865615845,0.9987392425537109,-1.0000193119049072
|
| 10 |
+
WIDEN,Code-Instruction_Tuned,0,merge,ahn1376/WIDEN___Code-Instruction_Tuned,0.9955128045621062,-0.027757984471398545,0.1794871794871795,0.9954989328980446,-0.05420929193496704,0.07692307692307693,0.0016356476920011103,0.001648807287288001,1.0,0.8715934022430624,-0.08677688711429032,0.0,0.9928719178203307,0.004957352173087237,0.5641025641025641,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.14870842300527948,0.15506088964414255,0.03638314416836782,0.9695816338062286,160.63868713378906,-0.6883155517060842,0.86875,0.9713575201771503,0.5500404751327409,2228.299684673707,0.6081030072149511,1618.6219294444306,2661.756166702006,0.5929005977232009,0.4026488959789276,0.015644745901226997,0.9987210631370544,0.9986802339553833,-1.000012993812561
|
| 11 |
+
WIDEN,Code-Instruction_Tuned,1,aim,ahn1376/WIDEN___Code-Instruction_Tuned___AIM,0.9971709727366609,-0.0200327336894337,0.23076923076923078,0.9967701509594917,-0.037871360778808594,0.07692307692307693,0.0010259643586534612,0.0007004727777825126,1.0,0.8895111280029442,-0.06866541740306198,0.5384615384615384,0.9947875476771191,0.004952884612716035,0.5641025641025641,1.0,1.0,1.0,0.15384615384615385,0.5384615384615384,0.8461538461538461,0.15384615384615385,0.5384615384615384,0.8461538461538461,-0.8461538461538461,0.1135898335270605,0.11740560354907711,0.027933503721201243,0.9800026826560497,134.58984375,-0.5723106029008984,0.8843749999999999,0.9796228561850346,0.6092304507955825,2165.251432470076,0.7905883472639839,2104.353408652656,2661.756166702006,0.6551177956163883,0.39933088421821594,0.14486369490623474,0.9987211227416992,0.9986017346382141,-1.0000128746032715
|
tables/T1_paired_per_checkpoint.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tables/T2_per_operator.csv
CHANGED
|
@@ -1,187 +1,187 @@
|
|
| 1 |
operator,metric,family,mean_without,mean_with,mean_diff_raw,n_pairs,mean_diff,median_diff,n_positive,p_wilcoxon,p_sign,q_bh
|
| 2 |
-
ALL,beh_entropy_gap,behaviour,-0.
|
| 3 |
-
ALL,beh_js,behaviour,0.
|
| 4 |
-
ALL,beh_js_to_base,behaviour,0.08960160711301804,0.07769059418763206,-0.011911012925385985,20,-0.23948851121034828,-0.2244874656853442,0.0,1.9073486328125e-06,1.9073486328125e-06,
|
| 5 |
-
ALL,beh_kl_sym,behaviour,0.
|
| 6 |
-
ALL,beh_kl_to_base,behaviour,0.3913996514478821,0.3301468381705516,-0.061252813277330495,20,-0.28169470948872694,-0.28835425938371406,0.0,1.9073486328125e-06,1.9073486328125e-06,
|
| 7 |
-
ALL,beh_logit_cosine,behaviour,0.
|
| 8 |
-
ALL,beh_logit_kl,behaviour,0.
|
| 9 |
-
ALL,beh_logit_l2,behaviour,
|
| 10 |
-
ALL,beh_rank_corr,behaviour,0.
|
| 11 |
-
ALL,beh_topk_overlap,behaviour,0.
|
| 12 |
-
ALL,grad_cosine,gradient,0.
|
| 13 |
-
ALL,grad_cosine_layer_late_minus_early,gradient,0.
|
| 14 |
-
ALL,grad_cosine_layer_mean,gradient,0.
|
| 15 |
-
ALL,grad_cosine_layer_min,gradient,0.
|
| 16 |
-
ALL,grad_l2,gradient,
|
| 17 |
-
ALL,grad_norm_a,gradient,
|
| 18 |
ALL,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 19 |
-
ALL,grad_norm_ratio,gradient,0.
|
| 20 |
-
ALL,act_deviation_from_base,other,0.2909211340174079,0.24877564283087844,-0.0421454911865294,20,-0.5111158417968739,-0.48141035398846777,0.0,1.9073486328125e-06,1.9073486328125e-06,
|
| 21 |
-
ALL,cka_to_base,other,0.9741214978694913,0.9828484863042831,0.008726988434791572,20,0.5844676284923385,0.3942216092375521,20.0,1.9073486328125e-06,1.9073486328125e-06,
|
| 22 |
-
ALL,qmd_raw_from_base,other,0.05631466960422178,0.0517850840132395,-0.0045295855909822675,20,-0.22259038161919803,-0.23759881154028703,0.0,1.9073486328125e-06,1.9073486328125e-06,
|
| 23 |
-
ALL,geo_cka_late_minus_early,representation,-0.
|
| 24 |
-
ALL,geo_cka_mean,representation,0.
|
| 25 |
-
ALL,geo_cka_peak_depth,representation,0.
|
| 26 |
-
ALL,geo_procrustes_late_minus_early,representation,0.
|
| 27 |
-
ALL,geo_procrustes_mean,representation,0.
|
| 28 |
ALL,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 29 |
-
ALL,geo_rowwise_cosine_late_minus_early,representation,-0.
|
| 30 |
-
ALL,geo_rowwise_cosine_mean,representation,0.
|
| 31 |
ALL,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 32 |
-
ALL,geo_subspace_overlap_late_minus_early,representation,-0.
|
| 33 |
-
ALL,geo_subspace_overlap_mean,representation,0.
|
| 34 |
-
ALL,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,
|
| 35 |
-
ALL,geo_svcca_late_minus_early,representation,0.
|
| 36 |
-
ALL,geo_svcca_mean,representation,0.
|
| 37 |
-
ALL,geo_svcca_peak_depth,representation,0.
|
| 38 |
ALL,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 39 |
ALL,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 40 |
ALL,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 41 |
ALL,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 42 |
ALL,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 43 |
ALL,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 44 |
-
ALL,ret_procrustes_p_at_5,retrieval,0.
|
| 45 |
ALL,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 46 |
ALL,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 47 |
ALL,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 48 |
-
ALL,spectral_overcounting,weight space,-1.
|
| 49 |
-
ALL,subspace_overlap,weight space,0.
|
| 50 |
-
ALL,weight_cosine,weight space,0.
|
| 51 |
-
DARETaskArithmetic,beh_entropy_gap,behaviour,-0.8678368955636357,-0.7653505734790489,0.10248632208458686,2,0.
|
| 52 |
-
DARETaskArithmetic,beh_js,behaviour,0.06881485217526795,0.05699015361452415,-0.0118246985607438,2,-0.
|
| 53 |
-
DARETaskArithmetic,beh_js_to_base,behaviour,0.11460933478285257,0.10311451916199893,-0.011494815620853626,4,-0.23112024954724675,-0.2244874656853442,0.0,,0.125,0.
|
| 54 |
-
DARETaskArithmetic,beh_kl_sym,behaviour,0.31200749162984087,0.2544902432424061,-0.0575172483874348,2,-0.
|
| 55 |
-
DARETaskArithmetic,beh_kl_to_base,behaviour,0.5022509778870359,0.43859794381926387,-0.06365303406777195,4,-0.2927330514373807,-0.31725919001983816,0.0,,0.125,0.
|
| 56 |
-
DARETaskArithmetic,beh_logit_cosine,behaviour,0.9548954674974084,0.9674694472923875,0.012573979794979095,2,1.
|
| 57 |
-
DARETaskArithmetic,beh_logit_kl,behaviour,0.3034869921334471,0.250579871126534,-0.052907121006913055,2,-0.
|
| 58 |
-
DARETaskArithmetic,beh_logit_l2,behaviour,183.40135955810547,159.26801300048828,-24.133346557617188,2,-0.
|
| 59 |
-
DARETaskArithmetic,beh_rank_corr,behaviour,0.9528628704262242,0.9638101582271614,0.010947287800937178,2,
|
| 60 |
-
DARETaskArithmetic,beh_topk_overlap,behaviour,0.7718750000000001,0.7906249999999999,0.018749999999999933,2,0.
|
| 61 |
-
DARETaskArithmetic,grad_cosine,gradient,0.4347683612191216,0.4956391794566161,0.06087081823749452,2,0.
|
| 62 |
-
DARETaskArithmetic,grad_cosine_layer_late_minus_early,gradient,0.28799268044531345,0.16139599960297352,-0.12659668084233994,2,-0.
|
| 63 |
-
DARETaskArithmetic,grad_cosine_layer_mean,gradient,0.426812264835462,0.4832979335682466,0.056485668732784655,2,0.
|
| 64 |
-
DARETaskArithmetic,grad_cosine_layer_min,gradient,0.018710210919380146,0.07369846850633621,0.054988257586956066,2,0.
|
| 65 |
-
DARETaskArithmetic,grad_l2,gradient,2458.4829805431386,2508.193856857154,49.71087631401542,2,0.
|
| 66 |
-
DARETaskArithmetic,grad_norm_a,gradient,1831.861691650907,2171.182860799211,339.32116914830397,2,0.
|
| 67 |
DARETaskArithmetic,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 68 |
-
DARETaskArithmetic,grad_norm_ratio,gradient,0.6882154400794109,0.708775104259188,0.020559664179777004,2,0.
|
| 69 |
-
DARETaskArithmetic,act_deviation_from_base,other,0.3368888414464891,0.2870386422378942,-0.049850199208594875,4,-0.6045540297413006,-0.6458657290521284,0.0,,0.125,0.
|
| 70 |
-
DARETaskArithmetic,cka_to_base,other,0.9630701072514057,0.9755296085029841,0.012459501251578353,4,0.8344430845898384,0.8572535910386834,4.0,,0.125,0.
|
| 71 |
-
DARETaskArithmetic,qmd_raw_from_base,other,0.06632904456130037,0.06089247289720014,-0.005436571664100237,4,-0.2671609879326216,-0.31748988518449245,0.0,,0.125,0.
|
| 72 |
-
DARETaskArithmetic,geo_cka_late_minus_early,representation,-0.07011707107972615,-0.052931323426756896,0.017185747652969246,2,0.
|
| 73 |
-
DARETaskArithmetic,geo_cka_mean,representation,0.9903750077585824,0.9935507614447177,0.0031757536861352076,2,1.
|
| 74 |
-
DARETaskArithmetic,geo_cka_peak_depth,representation,0.1923076923076923,0.1794871794871795,-0.012820512820512803,2,-0.
|
| 75 |
-
DARETaskArithmetic,geo_procrustes_late_minus_early,representation,0.00928295847432265,0.0067713377734817,-0.0025116207008409495,2,-0.
|
| 76 |
-
DARETaskArithmetic,geo_procrustes_mean,representation,0.0039246123605635,0.0024830011254384,-0.0014416112351251,2,-1.
|
| 77 |
DARETaskArithmetic,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 78 |
-
DARETaskArithmetic,geo_rowwise_cosine_late_minus_early,representation,-0.12920421361923215,-0.08584433794021601,0.04335987567901615,2,
|
| 79 |
-
DARETaskArithmetic,geo_rowwise_cosine_mean,representation,0.9893401660025118,0.9924357056617736,0.0030955396592616813,2,1.
|
| 80 |
DARETaskArithmetic,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 81 |
-
DARETaskArithmetic,geo_subspace_overlap_late_minus_early,representation,-0.18543412072242743,-0.1546998117012009,0.03073430902122655,2,0.
|
| 82 |
-
DARETaskArithmetic,geo_subspace_overlap_mean,representation,0.779252869936346,0.8066659302429582,0.027413060306612114,2,0.
|
| 83 |
-
DARETaskArithmetic,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,,,
|
| 84 |
-
DARETaskArithmetic,geo_svcca_late_minus_early,representation,0.0076715433907032,0.0070456389966792494,-0.0006259043940239498,2,-0.
|
| 85 |
-
DARETaskArithmetic,geo_svcca_mean,representation,0.9887169277197396,0.9897044678586349,0.0009875401388951266,2,0.
|
| 86 |
-
DARETaskArithmetic,geo_svcca_peak_depth,representation,0.5897435897435898,0.5769230769230769,-0.01282051282051283,2,-0.
|
| 87 |
DARETaskArithmetic,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 88 |
DARETaskArithmetic,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 89 |
DARETaskArithmetic,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 90 |
DARETaskArithmetic,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 91 |
DARETaskArithmetic,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 92 |
DARETaskArithmetic,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 93 |
-
DARETaskArithmetic,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5769230769230769,0.03846153846153849,2,1.
|
| 94 |
DARETaskArithmetic,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 95 |
DARETaskArithmetic,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 96 |
DARETaskArithmetic,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 97 |
-
DARETaskArithmetic,spectral_overcounting,weight space,-1.0000085234642029,-1.000008463859558,5.960464477539063e-08,2,0.
|
| 98 |
-
DARETaskArithmetic,subspace_overlap,weight space,0.9984660148620605,0.9984360635280608,-2.9951333999800323e-05,2,-0.
|
| 99 |
-
DARETaskArithmetic,weight_cosine,weight space,0.9985617995262146,0.9985618591308594,5.960464477539063e-08,2,5.
|
| 100 |
-
DARETies,beh_entropy_gap,behaviour,-0.
|
| 101 |
-
DARETies,beh_js,behaviour,0.
|
| 102 |
-
DARETies,beh_js_to_base,behaviour,0.11116158053776601,0.09826362529325261,-0.012897955244513424,4,-0.25933244456336824,-0.26965584053147773,0.0,,0.125,0.
|
| 103 |
-
DARETies,beh_kl_sym,behaviour,0.
|
| 104 |
-
DARETies,beh_kl_to_base,behaviour,0.4986900258135608,0.4236684856389529,-0.07502154017460796,4,-0.345015515764145,-0.35956052892945745,0.0,,0.125,0.
|
| 105 |
-
DARETies,beh_logit_cosine,behaviour,0.
|
| 106 |
-
DARETies,beh_logit_kl,behaviour,0.
|
| 107 |
-
DARETies,beh_logit_l2,behaviour,
|
| 108 |
-
DARETies,beh_rank_corr,behaviour,0.
|
| 109 |
-
DARETies,beh_topk_overlap,behaviour,0.
|
| 110 |
-
DARETies,grad_cosine,gradient,0.
|
| 111 |
-
DARETies,grad_cosine_layer_late_minus_early,gradient,0.
|
| 112 |
-
DARETies,grad_cosine_layer_mean,gradient,0.
|
| 113 |
-
DARETies,grad_cosine_layer_min,gradient,0.
|
| 114 |
-
DARETies,grad_l2,gradient,
|
| 115 |
-
DARETies,grad_norm_a,gradient,
|
| 116 |
DARETies,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 117 |
-
DARETies,grad_norm_ratio,gradient,0.
|
| 118 |
-
DARETies,act_deviation_from_base,other,0.33776009783614425,0.2851606332696974,-0.05259946456644687,4,-0.6378955103633283,-0.6735627974751665,0.0,,0.125,0.
|
| 119 |
-
DARETies,cka_to_base,other,0.9640446797013282,0.9774078104645014,0.013363130763173137,4,0.8949613494670974,0.8944943757651928,4.0,,0.125,0.
|
| 120 |
-
DARETies,qmd_raw_from_base,other,0.06239976899221724,0.057296373632227476,-0.005103395359989763,4,-0.25078822287745417,-0.2952427263264752,0.0,,0.125,0.
|
| 121 |
-
DARETies,geo_cka_late_minus_early,representation,-0.
|
| 122 |
-
DARETies,geo_cka_mean,representation,0.
|
| 123 |
-
DARETies,geo_cka_peak_depth,representation,0.
|
| 124 |
-
DARETies,geo_procrustes_late_minus_early,representation,0.
|
| 125 |
-
DARETies,geo_procrustes_mean,representation,0.
|
| 126 |
DARETies,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 127 |
-
DARETies,geo_rowwise_cosine_late_minus_early,representation,-0.
|
| 128 |
-
DARETies,geo_rowwise_cosine_mean,representation,0.
|
| 129 |
DARETies,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 130 |
-
DARETies,geo_subspace_overlap_late_minus_early,representation,-0.
|
| 131 |
-
DARETies,geo_subspace_overlap_mean,representation,0.
|
| 132 |
-
DARETies,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,,,
|
| 133 |
-
DARETies,geo_svcca_late_minus_early,representation,0.
|
| 134 |
-
DARETies,geo_svcca_mean,representation,0.
|
| 135 |
-
DARETies,geo_svcca_peak_depth,representation,0.
|
| 136 |
DARETies,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 137 |
DARETies,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 138 |
DARETies,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 139 |
DARETies,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 140 |
DARETies,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 141 |
DARETies,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 142 |
-
DARETies,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,
|
| 143 |
DARETies,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 144 |
DARETies,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 145 |
DARETies,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 146 |
-
DARETies,spectral_overcounting,weight space,-
|
| 147 |
-
DARETies,subspace_overlap,weight space,0.
|
| 148 |
-
DARETies,weight_cosine,weight space,0.
|
| 149 |
-
TaskArithmetic,beh_entropy_gap,behaviour,-0.8634358444101093,-0.765641778151942,0.09779406625816733,2,0.
|
| 150 |
-
TaskArithmetic,beh_js,behaviour,0.0688817976691931,0.0573341275044114,-0.011547670164781698,2,-0.
|
| 151 |
-
TaskArithmetic,beh_js_to_base,behaviour,0.11828941798400094,0.10487814272795715,-0.013411275256043792,4,-0.26965350173172015,-0.2697476036302775,0.0,,0.125,0.
|
| 152 |
-
TaskArithmetic,beh_kl_sym,behaviour,0.31251475660701455,0.2559645947665471,-0.056550161840467475,2,-0.
|
| 153 |
-
TaskArithmetic,beh_kl_to_base,behaviour,0.5235534670416927,0.44819312951924684,-0.07536033752244589,4,-0.3465736061663384,-0.36810429810840517,0.0,,0.125,0.
|
| 154 |
-
TaskArithmetic,beh_logit_cosine,behaviour,0.9556665364652872,0.9675841359421611,0.01191759947687393,2,1.
|
| 155 |
-
TaskArithmetic,beh_logit_kl,behaviour,0.3043018790769526,0.2518367091743927,-0.05246516990255995,2,-0.
|
| 156 |
-
TaskArithmetic,beh_logit_l2,behaviour,182.57470703125,159.2876739501953,-23.287033081054673,2,-0.
|
| 157 |
-
TaskArithmetic,beh_rank_corr,behaviour,0.9534500133852115,0.9639241451747895,0.010474131789578123,2,
|
| 158 |
-
TaskArithmetic,beh_topk_overlap,behaviour,0.7609375,0.7828125,0.021874999999999978,2,0.
|
| 159 |
-
TaskArithmetic,grad_cosine,gradient,0.4329181816039075,0.48158325409955693,0.048665072495649414,2,0.
|
| 160 |
-
TaskArithmetic,grad_cosine_layer_late_minus_early,gradient,0.2525821980088949,0.3214471423998475,0.06886494439095261,2,0.
|
| 161 |
-
TaskArithmetic,grad_cosine_layer_mean,gradient,0.4276493316981942,0.46762801602017134,0.03997868432197718,2,0.
|
| 162 |
-
TaskArithmetic,grad_cosine_layer_min,gradient,0.038815803825855255,0.010680112987756757,-0.028135690838098498,2,-0.
|
| 163 |
-
TaskArithmetic,grad_l2,gradient,2501.728520844504,2432.103909608705,-69.62461123579874,2,-0.
|
| 164 |
-
TaskArithmetic,grad_norm_a,gradient,2000.389037572451,1971.5954017269194,-28.793635845531412,2,-0.
|
| 165 |
TaskArithmetic,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 166 |
-
TaskArithmetic,grad_norm_ratio,gradient,0.7515297842067148,0.7407122509533937,-0.010817533253321077,2,-0.
|
| 167 |
-
TaskArithmetic,act_deviation_from_base,other,0.33116828347556293,0.28389220156241207,-0.04727608191315084,4,-0.5733366422745889,-0.622649238772316,0.0,,0.125,0.
|
| 168 |
-
TaskArithmetic,cka_to_base,other,0.9664460539817811,0.9768369819968938,0.01039092801511285,4,0.695905706786084,0.7575500526611205,4.0,,0.125,0.
|
| 169 |
-
TaskArithmetic,qmd_raw_from_base,other,0.05946221190041548,0.05463345322278232,-0.004828758677633161,4,-0.23729217943054587,-0.2824773273777593,0.0,,0.125,0.
|
| 170 |
-
TaskArithmetic,geo_cka_late_minus_early,representation,-0.073090286040915,-0.053870521825601494,0.0192197642153135,2,1.
|
| 171 |
-
TaskArithmetic,geo_cka_mean,representation,0.9901555683020712,0.99316137364285,0.003005805340778822,2,
|
| 172 |
TaskArithmetic,geo_cka_peak_depth,representation,0.1794871794871795,0.1794871794871795,0.0,2,0.0,0.0,0.0,,,
|
| 173 |
-
TaskArithmetic,geo_procrustes_late_minus_early,representation,0.01016419240133575,0.0071320299044059995,-0.0030321624969297505,2,-0.
|
| 174 |
-
TaskArithmetic,geo_procrustes_mean,representation,0.00404326562506685,0.0026668693356220498,-0.0013763962894448002,2,-1.
|
| 175 |
TaskArithmetic,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 176 |
-
TaskArithmetic,geo_rowwise_cosine_late_minus_early,representation,-0.12557253241538996,-0.0865273773670196,0.03904515504837035,2,0.
|
| 177 |
-
TaskArithmetic,geo_rowwise_cosine_mean,representation,0.9894140779972076,0.9922739803791046,0.0028599023818970393,2,1.
|
| 178 |
TaskArithmetic,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 179 |
-
TaskArithmetic,geo_subspace_overlap_late_minus_early,representation,-0.1847254780435585,-0.15707591906870405,0.027649558974854452,2,0.
|
| 180 |
-
TaskArithmetic,geo_subspace_overlap_mean,representation,0.779571067893438,0.8063808686068918,0.026809800713453957,2,0.
|
| 181 |
-
TaskArithmetic,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,,,
|
| 182 |
-
TaskArithmetic,geo_svcca_late_minus_early,representation,0.0079250192259209,0.0072763057172502005,-0.0006487135086707006,2,-0.
|
| 183 |
-
TaskArithmetic,geo_svcca_mean,representation,0.9894670429357996,0.9900044176294187,0.0005373746936191415,2,0.
|
| 184 |
-
TaskArithmetic,geo_svcca_peak_depth,representation,0.6025641025641026,0.5769230769230769,-0.02564102564102566,2,-
|
| 185 |
TaskArithmetic,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 186 |
TaskArithmetic,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 187 |
TaskArithmetic,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
|
@@ -192,104 +192,104 @@ TaskArithmetic,ret_procrustes_p_at_5,retrieval,0.5769230769230769,0.576923076923
|
|
| 192 |
TaskArithmetic,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 193 |
TaskArithmetic,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 194 |
TaskArithmetic,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 195 |
-
TaskArithmetic,spectral_overcounting,weight space,-1.0000111162662506,-1.000011146068573,-2.9802322387695312e-08,2,-0.
|
| 196 |
-
TaskArithmetic,subspace_overlap,weight space,0.9983634054660797,0.9989723861217499,0.0006089806556702215,2,1.
|
| 197 |
TaskArithmetic,weight_cosine,weight space,0.9988537430763245,0.9988537430763245,0.0,2,0.0,0.0,0.0,,,
|
| 198 |
-
Ties,beh_entropy_gap,behaviour,-0.5755325783595098,-0.5251429031902635,0.050389675169246306,2,0.
|
| 199 |
-
Ties,beh_js,behaviour,0.0444275804652903,0.0369829907161148,-0.007444589749175501,2,-0.
|
| 200 |
-
Ties,beh_js_to_base,behaviour,0.03939894525579118,0.0323278167254594,-0.007071128530331775,4,-0.14217548540283342,-0.1457327405770567,0.0,,0.125,0.
|
| 201 |
-
Ties,beh_kl_sym,behaviour,0.19508610439844784,0.16020601558201786,-0.03488008881643,2,-0.
|
| 202 |
-
Ties,beh_kl_to_base,behaviour,0.16903157256444928,0.13728174127403456,-0.03174983129041474,4,-0.14601385672157424,-0.14725237517741374,0.0,,0.125,0.
|
| 203 |
-
Ties,beh_logit_cosine,behaviour,0.967162124812603,0.9761480903252958,0.008985965512692817,2,0.
|
| 204 |
-
Ties,beh_logit_kl,behaviour,0.19275983544395187,0.15872398213404298,-0.03403585330990885,2,-0.
|
| 205 |
-
Ties,beh_logit_l2,behaviour,160.6681137084961,139.8332061767578,-20.834907531738295,2,-0.
|
| 206 |
-
Ties,beh_rank_corr,behaviour,0.9637928800876747,0.972087161700184,0.008294281612509391,2,0.
|
| 207 |
-
Ties,beh_topk_overlap,behaviour,0.796875,0.8125,0.015624999999999944,2,0.
|
| 208 |
-
Ties,grad_cosine,gradient,0.4881178073607199,0.5387907780247044,0.05067297066398452,2,0.
|
| 209 |
-
Ties,grad_cosine_layer_late_minus_early,gradient,0.3186002448201179,0.32021136581897736,0.0016111209988594333,2,0.
|
| 210 |
-
Ties,grad_cosine_layer_mean,gradient,0.4975740579888225,0.5476180755533278,0.05004401756450533,2,0.
|
| 211 |
-
Ties,grad_cosine_layer_min,gradient,0.03698625415563585,0.0424702651798725,0.005484011024236655,2,0.
|
| 212 |
-
Ties,grad_l2,gradient,2346.690556593716,2306.3873248693726,-40.30323172434282,2,-0.
|
| 213 |
-
Ties,grad_norm_a,gradient,1656.4344036947896,1802.7567307180075,146.32232702321812,2,0.
|
| 214 |
Ties,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 215 |
-
Ties,grad_norm_ratio,gradient,0.6223088442196268,0.677280944539588,0.05497210031996111,2,0.
|
| 216 |
-
Ties,act_deviation_from_base,other,0.22816263106651602,0.1956928054336458,-0.0324698256328702,4,-0.3937750348641458,-0.40788409954781824,0.0,,0.125,0.
|
| 217 |
-
Ties,cka_to_base,other,0.9887393102049828,0.9927884653210641,0.0040491551160812544,4,0.27118176055542725,0.2504462520129581,4.0,,0.125,0.
|
| 218 |
-
Ties,qmd_raw_from_base,other,0.04966904322950514,0.0457828706928355,-0.0038861725366696395,4,-0.19097213433773666,-0.21927098435309408,0.0,,0.125,0.
|
| 219 |
-
Ties,geo_cka_late_minus_early,representation,-0.04238742741022905,-0.031562719254788055,0.010824708155441,2,0.
|
| 220 |
-
Ties,geo_cka_mean,representation,0.9929472397009258,0.9952025644721565,0.002255324771230638,2,0.
|
| 221 |
-
Ties,geo_cka_peak_depth,representation,0.1282051282051282,0.141025641025641,0.012820512820512803,2,0.
|
| 222 |
-
Ties,geo_procrustes_late_minus_early,representation,0.0052041524831900506,0.0035228788621079,-0.0016812736210821502,2,-0.
|
| 223 |
-
Ties,geo_procrustes_mean,representation,0.0027624662982727,0.0018245821421273502,-0.0009378841561453497,2,-0.
|
| 224 |
Ties,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 225 |
-
Ties,geo_rowwise_cosine_late_minus_early,representation,-0.08016374707221981,-0.0573758482933044,0.022787898778915402,2,0.
|
| 226 |
-
Ties,geo_rowwise_cosine_mean,representation,0.9924702674150466,0.9944504022598267,0.0019801348447801015,2,0.
|
| 227 |
Ties,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 228 |
-
Ties,geo_subspace_overlap_late_minus_early,representation,-0.14539932252167265,-0.1129622352838616,0.03243708723781105,2,0.
|
| 229 |
-
Ties,geo_subspace_overlap_mean,representation,0.8257744345570837,0.8517296651363432,0.02595523057925947,2,0.
|
| 230 |
-
Ties,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,,,
|
| 231 |
-
Ties,geo_svcca_late_minus_early,representation,0.006642032583043149,0.0072662642238801,0.0006242316408369497,2,0.
|
| 232 |
-
Ties,geo_svcca_mean,representation,0.9915244797764213,0.9920616994489431,0.0005372196725216827,2,0.
|
| 233 |
-
Ties,geo_svcca_peak_depth,representation,0.5897435897435898,0.5641025641025641,-0.02564102564102566,2,-
|
| 234 |
Ties,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 235 |
Ties,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 236 |
Ties,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 237 |
Ties,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 238 |
Ties,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 239 |
Ties,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 240 |
-
Ties,ret_procrustes_p_at_5,retrieval,0.5769230769230769,0.5384615384615384,-0.03846153846153849,2,-1.
|
| 241 |
Ties,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 242 |
Ties,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 243 |
Ties,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 244 |
Ties,spectral_overcounting,weight space,-1.000011146068573,-1.000011146068573,0.0,2,0.0,0.0,0.0,,,
|
| 245 |
-
Ties,subspace_overlap,weight space,0.998524397611618,0.9985324740409851,8.076429367009919e-06,2,0.
|
| 246 |
Ties,weight_cosine,weight space,0.9988537430763245,0.9988537430763245,0.0,2,0.0,0.0,0.0,,,
|
| 247 |
-
WIDEN,beh_entropy_gap,behaviour,-0.
|
| 248 |
-
WIDEN,beh_js,behaviour,0.
|
| 249 |
-
WIDEN,beh_js_to_base,behaviour,0.06454875700467955,0.04986886702949225,-0.0146798899751873,4,-0.2951608748065728,-0.2842973453844067,0.0,,0.125,0.
|
| 250 |
-
WIDEN,beh_kl_sym,behaviour,0.
|
| 251 |
-
WIDEN,beh_kl_to_base,behaviour,0.26347221393267195,0.20299289060126002,-0.06047932333141193,4,-0.2781375173541965,-0.2638438268525618,0.0,,0.125,0.
|
| 252 |
-
WIDEN,beh_logit_cosine,behaviour,0.
|
| 253 |
-
WIDEN,beh_logit_kl,behaviour,0.
|
| 254 |
-
WIDEN,beh_logit_l2,behaviour,
|
| 255 |
-
WIDEN,beh_rank_corr,behaviour,0.
|
| 256 |
-
WIDEN,beh_topk_overlap,behaviour,0.
|
| 257 |
-
WIDEN,grad_cosine,gradient,0.
|
| 258 |
-
WIDEN,grad_cosine_layer_late_minus_early,gradient,
|
| 259 |
-
WIDEN,grad_cosine_layer_mean,gradient,0.
|
| 260 |
-
WIDEN,grad_cosine_layer_min,gradient,0.
|
| 261 |
-
WIDEN,grad_l2,gradient,
|
| 262 |
-
WIDEN,grad_norm_a,gradient,
|
| 263 |
WIDEN,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 264 |
-
WIDEN,grad_norm_ratio,gradient,0.
|
| 265 |
-
WIDEN,act_deviation_from_base,other,0.2206258162623271,0.19209393165074284,-0.028531884611584242,4,-0.34601799174100545,-0.36201251102250254,0.0,,0.125,0.
|
| 266 |
-
WIDEN,cka_to_base,other,0.9883073382079601,0.9916795652359724,0.0033722270280122646,4,0.2258462410632458,0.2548471367259819,4.0,,0.125,0.
|
| 267 |
-
WIDEN,qmd_raw_from_base,other,0.04371327933767065,0.04032024962115212,-0.0033930297165185334,4,-0.16673838351763168,-0.1959796370650349,0.0,,0.125,0.
|
| 268 |
-
WIDEN,geo_cka_late_minus_early,representation,-0.
|
| 269 |
-
WIDEN,geo_cka_mean,representation,0.
|
| 270 |
-
WIDEN,geo_cka_peak_depth,representation,0.1794871794871795,0.
|
| 271 |
-
WIDEN,geo_procrustes_late_minus_early,representation,0.
|
| 272 |
-
WIDEN,geo_procrustes_mean,representation,0.
|
| 273 |
WIDEN,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 274 |
-
WIDEN,geo_rowwise_cosine_late_minus_early,representation,-0.
|
| 275 |
-
WIDEN,geo_rowwise_cosine_mean,representation,0.
|
| 276 |
WIDEN,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 277 |
-
WIDEN,geo_subspace_overlap_late_minus_early,representation,-0.
|
| 278 |
-
WIDEN,geo_subspace_overlap_mean,representation,0.
|
| 279 |
-
WIDEN,geo_subspace_overlap_peak_depth,representation,0.0,0.
|
| 280 |
-
WIDEN,geo_svcca_late_minus_early,representation,0.
|
| 281 |
-
WIDEN,geo_svcca_mean,representation,0.
|
| 282 |
-
WIDEN,geo_svcca_peak_depth,representation,0.5641025641025641,0.5641025641025641,0.0,
|
| 283 |
WIDEN,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 284 |
WIDEN,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 285 |
WIDEN,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 286 |
WIDEN,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 287 |
WIDEN,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 288 |
WIDEN,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 289 |
-
WIDEN,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.
|
| 290 |
WIDEN,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 291 |
WIDEN,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 292 |
WIDEN,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 293 |
-
WIDEN,spectral_overcounting,weight space,-
|
| 294 |
-
WIDEN,subspace_overlap,weight space,0.
|
| 295 |
-
WIDEN,weight_cosine,weight space,0.
|
|
|
|
| 1 |
operator,metric,family,mean_without,mean_with,mean_diff_raw,n_pairs,mean_diff,median_diff,n_positive,p_wilcoxon,p_sign,q_bh
|
| 2 |
+
ALL,beh_entropy_gap,behaviour,-0.7660118626561052,-0.6801243335045817,0.08588752915152367,10,0.5625249043215398,0.6071374131232952,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 3 |
+
ALL,beh_js,behaviour,0.05722532701442854,0.04738577560948444,-0.009839551404944098,10,-0.6749805456561688,-0.6925276058544548,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 4 |
+
ALL,beh_js_to_base,behaviour,0.08960160711301804,0.07769059418763206,-0.011911012925385985,20,-0.23948851121034828,-0.2244874656853442,0.0,1.9073486328125e-06,1.9073486328125e-06,8.04901123046875e-05
|
| 5 |
+
ALL,beh_kl_sym,behaviour,0.256538038573327,0.20935668770292554,-0.04718135087040145,10,-0.6771469297843139,-0.7042234966814904,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 6 |
+
ALL,beh_kl_to_base,behaviour,0.3913996514478821,0.3301468381705516,-0.061252813277330495,20,-0.28169470948872694,-0.28835425938371406,0.0,1.9073486328125e-06,1.9073486328125e-06,8.04901123046875e-05
|
| 7 |
+
ALL,beh_logit_cosine,behaviour,0.9617158684879541,0.972249087691307,0.010533219203352939,10,1.0149103368539367,0.8773596831722706,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 8 |
+
ALL,beh_logit_kl,behaviour,0.2500022520222929,0.20586006126476103,-0.04414219075753191,10,-0.6566257140752056,-0.6080463282211857,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 9 |
+
ALL,beh_logit_l2,behaviour,169.21674041748048,147.00799331665038,-22.208747100830077,10,-0.7457348306859337,-0.7345778269797765,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 10 |
+
ALL,beh_rank_corr,behaviour,0.9596960328216234,0.968911597113004,0.00921556429138054,10,0.8358556390085529,0.6361795643066386,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 11 |
+
ALL,beh_topk_overlap,behaviour,0.788125,0.805625,0.01749999999999996,10,0.4382722069692254,0.35218302345741215,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 12 |
+
ALL,grad_cosine,gradient,0.47158873430850756,0.5221894806072642,0.050600746298756646,10,0.4035521225998592,0.3081112551756227,8.0,0.01953125,0.109375,0.17171223958333334
|
| 13 |
+
ALL,grad_cosine_layer_late_minus_early,gradient,0.26159701282158493,0.23929221034049988,-0.022304802481085042,10,-0.14359725227610917,0.15080437025429055,6.0,0.921875,0.75390625,1.0
|
| 14 |
+
ALL,grad_cosine_layer_mean,gradient,0.4782671892852523,0.5262796634808182,0.04801247419556599,10,0.4551431040744848,0.5354663144007883,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 15 |
+
ALL,grad_cosine_layer_min,gradient,0.06347383875399826,0.08879230320453643,0.025318464450538168,10,0.13892044603112574,0.14332455956554357,7.0,0.232421875,0.34375,0.65527950310559
|
| 16 |
+
ALL,grad_l2,gradient,2432.5582769492075,2400.6412978114286,-31.91697913777839,10,-0.201881091945551,-0.22893319948780422,4.0,0.556640625,0.75390625,0.7250072337962963
|
| 17 |
+
ALL,grad_norm_a,gradient,1939.2361111676419,2093.1064377796033,153.87032661196125,10,0.25776093046663406,0.14510518702596076,7.0,0.16015625,0.34375,0.65527950310559
|
| 18 |
ALL,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 19 |
+
ALL,grad_norm_ratio,gradient,0.7082016053734593,0.7386315732676348,0.030429967894175597,10,0.172232483947732,0.15738685188530643,6.0,0.322265625,0.75390625,0.65527950310559
|
| 20 |
+
ALL,act_deviation_from_base,other,0.2909211340174079,0.24877564283087844,-0.0421454911865294,20,-0.5111158417968739,-0.48141035398846777,0.0,1.9073486328125e-06,1.9073486328125e-06,8.04901123046875e-05
|
| 21 |
+
ALL,cka_to_base,other,0.9741214978694913,0.9828484863042831,0.008726988434791572,20,0.5844676284923385,0.3942216092375521,20.0,1.9073486328125e-06,1.9073486328125e-06,8.04901123046875e-05
|
| 22 |
+
ALL,qmd_raw_from_base,other,0.05631466960422178,0.0517850840132395,-0.0045295855909822675,20,-0.22259038161919803,-0.23759881154028703,0.0,1.9073486328125e-06,1.9073486328125e-06,8.04901123046875e-05
|
| 23 |
+
ALL,geo_cka_late_minus_early,representation,-0.0569653130438913,-0.04249178041799169,0.014473532625899599,10,0.7833364412854136,0.8806483333279589,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 24 |
+
ALL,geo_cka_mean,representation,0.9919312139591838,0.9944453806545688,0.0025141666953849007,10,0.8107208301475982,0.5593093212762759,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 25 |
+
ALL,geo_cka_peak_depth,representation,0.1769230769230769,0.1769230769230769,0.0,10,2.2204460492503132e-17,0.0,2.0,,1.0,1.0
|
| 26 |
+
ALL,geo_procrustes_late_minus_early,representation,0.00761174773192273,0.0053608488637635395,-0.00225089886815919,10,-0.5252430601247124,-0.5074993107941198,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 27 |
+
ALL,geo_procrustes_mean,representation,0.0032579227655531702,0.0021496576598197398,-0.00110826510573343,10,-0.8443282398454567,-0.5138006128438919,0.0,0.001953125,0.001953125,0.01873224431818182
|
| 28 |
ALL,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 29 |
+
ALL,geo_rowwise_cosine_late_minus_early,representation,-0.10158929824829097,-0.07030787467956537,0.0312814235687256,10,0.7105909402806541,0.4053107954956199,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 30 |
+
ALL,geo_rowwise_cosine_mean,representation,0.9911902874708176,0.9935837115347385,0.002393424063921001,10,0.8994776904728464,0.7263622509383842,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 31 |
ALL,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 32 |
+
ALL,geo_subspace_overlap_late_minus_early,representation,-0.15845400172506968,-0.13005971357699925,0.028394288148070452,10,0.6219679667467382,0.6056549080348361,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 33 |
+
ALL,geo_subspace_overlap_mean,representation,0.8070876960894303,0.832057086363881,0.024969390274450876,10,0.6274712363173965,0.5899846447156746,10.0,0.001953125,0.001953125,0.01873224431818182
|
| 34 |
+
ALL,geo_subspace_overlap_peak_depth,representation,0.0,0.05384615384615384,0.05384615384615384,10,0.44721359549995787,0.0,1.0,,1.0,1.0
|
| 35 |
+
ALL,geo_svcca_late_minus_early,representation,0.006896506356262269,0.00675592151161578,-0.0001405848446464901,10,-0.07863962824989146,-0.16550876779578408,2.0,0.275390625,0.109375,0.65527950310559
|
| 36 |
+
ALL,geo_svcca_mean,representation,0.9904228584167509,0.9911536537157006,0.0007307952989500044,10,0.40908578112910876,0.34657630913032894,8.0,0.009765625,0.109375,0.08958899456521739
|
| 37 |
+
ALL,geo_svcca_peak_depth,representation,0.5897435897435898,0.5717948717948718,-0.01794871794871796,10,-0.6730834736720354,0.0,0.0,,0.125,0.5275
|
| 38 |
ALL,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 39 |
ALL,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 40 |
ALL,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 41 |
ALL,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 42 |
ALL,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 43 |
ALL,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 44 |
+
ALL,ret_procrustes_p_at_5,retrieval,0.5538461538461539,0.5615384615384615,0.007692307692307698,10,0.22509257354845516,0.0,3.0,1.0,1.0,1.0
|
| 45 |
ALL,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 46 |
ALL,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 47 |
ALL,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 48 |
+
ALL,spectral_overcounting,weight space,-1.000009500980377,-1.0000094771385193,2.384185788795179e-08,10,0.0019485002548334858,0.0,3.0,0.3125,1.0,0.65527950310559
|
| 49 |
+
ALL,subspace_overlap,weight space,0.9985523819923401,0.9985275804996491,-2.480149269109555e-05,10,-0.048396614837623864,0.015760012762408755,5.0,0.921875,1.0,1.0
|
| 50 |
+
ALL,weight_cosine,weight space,0.998877477645874,0.9988774955272675,1.7881393432617187e-08,10,1.7954835039411093e-05,0.0,2.0,,0.5,0.65527950310559
|
| 51 |
+
DARETaskArithmetic,beh_entropy_gap,behaviour,-0.8678368955636357,-0.7653505734790489,0.10248632208458686,2,0.6712395745276365,0.6712395745276365,2.0,,0.5,0.65527950310559
|
| 52 |
+
DARETaskArithmetic,beh_js,behaviour,0.06881485217526795,0.05699015361452415,-0.0118246985607438,2,-0.8111590821854047,-0.8111590821854047,0.0,,0.5,0.65527950310559
|
| 53 |
+
DARETaskArithmetic,beh_js_to_base,behaviour,0.11460933478285257,0.10311451916199893,-0.011494815620853626,4,-0.23112024954724675,-0.2244874656853442,0.0,,0.125,0.5275
|
| 54 |
+
DARETaskArithmetic,beh_kl_sym,behaviour,0.31200749162984087,0.2544902432424061,-0.0575172483874348,2,-0.8254877708392724,-0.8254877708392724,0.0,,0.5,0.65527950310559
|
| 55 |
+
DARETaskArithmetic,beh_kl_to_base,behaviour,0.5022509778870359,0.43859794381926387,-0.06365303406777195,4,-0.2927330514373807,-0.31725919001983816,0.0,,0.125,0.5275
|
| 56 |
+
DARETaskArithmetic,beh_logit_cosine,behaviour,0.9548954674974084,0.9674694472923875,0.012573979794979095,2,1.2115443363463463,1.2115443363463463,2.0,,0.5,0.65527950310559
|
| 57 |
+
DARETaskArithmetic,beh_logit_kl,behaviour,0.3034869921334471,0.250579871126534,-0.052907121006913055,2,-0.7870061615575781,-0.7870061615575781,0.0,,0.5,0.65527950310559
|
| 58 |
+
DARETaskArithmetic,beh_logit_l2,behaviour,183.40135955810547,159.26801300048828,-24.133346557617188,2,-0.8103598562909007,-0.8103598562909007,0.0,,0.5,0.65527950310559
|
| 59 |
+
DARETaskArithmetic,beh_rank_corr,behaviour,0.9528628704262242,0.9638101582271614,0.010947287800937178,2,0.992923705043363,0.992923705043363,2.0,,0.5,0.65527950310559
|
| 60 |
+
DARETaskArithmetic,beh_topk_overlap,behaviour,0.7718750000000001,0.7906249999999999,0.018749999999999933,2,0.46957736460988375,0.46957736460988375,2.0,,0.5,0.65527950310559
|
| 61 |
+
DARETaskArithmetic,grad_cosine,gradient,0.4347683612191216,0.4956391794566161,0.06087081823749452,2,0.48545821358240965,0.48545821358240965,2.0,,0.5,0.65527950310559
|
| 62 |
+
DARETaskArithmetic,grad_cosine_layer_late_minus_early,gradient,0.28799268044531345,0.16139599960297352,-0.12659668084233994,2,-0.8150233803528051,-0.8150233803528051,1.0,,1.0,1.0
|
| 63 |
+
DARETaskArithmetic,grad_cosine_layer_mean,gradient,0.426812264835462,0.4832979335682466,0.056485668732784655,2,0.5354663144007883,0.5354663144007883,2.0,,0.5,0.65527950310559
|
| 64 |
+
DARETaskArithmetic,grad_cosine_layer_min,gradient,0.018710210919380146,0.07369846850633621,0.054988257586956066,2,0.30171629426333535,0.30171629426333535,2.0,,0.5,0.65527950310559
|
| 65 |
+
DARETaskArithmetic,grad_l2,gradient,2458.4829805431386,2508.193856857154,49.71087631401542,2,0.31443094750671335,0.31443094750671335,1.0,,1.0,1.0
|
| 66 |
+
DARETaskArithmetic,grad_norm_a,gradient,1831.861691650907,2171.182860799211,339.32116914830397,2,0.568424999234998,0.568424999234998,1.0,,1.0,1.0
|
| 67 |
DARETaskArithmetic,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 68 |
+
DARETaskArithmetic,grad_norm_ratio,gradient,0.6882154400794109,0.708775104259188,0.020559664179777004,2,0.11636693285805182,0.11636693285805182,1.0,,1.0,1.0
|
| 69 |
+
DARETaskArithmetic,act_deviation_from_base,other,0.3368888414464891,0.2870386422378942,-0.049850199208594875,4,-0.6045540297413006,-0.6458657290521284,0.0,,0.125,0.5275
|
| 70 |
+
DARETaskArithmetic,cka_to_base,other,0.9630701072514057,0.9755296085029841,0.012459501251578353,4,0.8344430845898384,0.8572535910386834,4.0,,0.125,0.5275
|
| 71 |
+
DARETaskArithmetic,qmd_raw_from_base,other,0.06632904456130037,0.06089247289720014,-0.005436571664100237,4,-0.2671609879326216,-0.31748988518449245,0.0,,0.125,0.5275
|
| 72 |
+
DARETaskArithmetic,geo_cka_late_minus_early,representation,-0.07011707107972615,-0.052931323426756896,0.017185747652969246,2,0.9301269258353806,0.9301269258353806,2.0,,0.5,0.65527950310559
|
| 73 |
+
DARETaskArithmetic,geo_cka_mean,representation,0.9903750077585824,0.9935507614447177,0.0031757536861352076,2,1.024056865240461,1.024056865240461,2.0,,0.5,0.65527950310559
|
| 74 |
+
DARETaskArithmetic,geo_cka_peak_depth,representation,0.1923076923076923,0.1794871794871795,-0.012820512820512803,2,-0.3748767055695751,-0.3748767055695751,0.0,,1.0,1.0
|
| 75 |
+
DARETaskArithmetic,geo_procrustes_late_minus_early,representation,0.00928295847432265,0.0067713377734817,-0.0025116207008409495,2,-0.5860820143648394,-0.5860820143648394,0.0,,0.5,0.65527950310559
|
| 76 |
+
DARETaskArithmetic,geo_procrustes_mean,representation,0.0039246123605635,0.0024830011254384,-0.0014416112351251,2,-1.0982869264742339,-1.0982869264742339,0.0,,0.5,0.65527950310559
|
| 77 |
DARETaskArithmetic,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 78 |
+
DARETaskArithmetic,geo_rowwise_cosine_late_minus_early,representation,-0.12920421361923215,-0.08584433794021601,0.04335987567901615,2,0.9849658779598692,0.9849658779598692,2.0,,0.5,0.65527950310559
|
| 79 |
+
DARETaskArithmetic,geo_rowwise_cosine_mean,representation,0.9893401660025118,0.9924357056617736,0.0030955396592616813,2,1.1633412170672075,1.1633412170672075,2.0,,0.5,0.65527950310559
|
| 80 |
DARETaskArithmetic,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 81 |
+
DARETaskArithmetic,geo_subspace_overlap_late_minus_early,representation,-0.18543412072242743,-0.1546998117012009,0.03073430902122655,2,0.673225389261862,0.673225389261862,2.0,,0.5,0.65527950310559
|
| 82 |
+
DARETaskArithmetic,geo_subspace_overlap_mean,representation,0.779252869936346,0.8066659302429582,0.027413060306612114,2,0.6888797304527507,0.6888797304527507,2.0,,0.5,0.65527950310559
|
| 83 |
+
DARETaskArithmetic,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,2,0.0,0.0,0.0,,,
|
| 84 |
+
DARETaskArithmetic,geo_svcca_late_minus_early,representation,0.0076715433907032,0.0070456389966792494,-0.0006259043940239498,2,-0.3501151848180092,-0.3501151848180092,0.0,,0.5,0.65527950310559
|
| 85 |
+
DARETaskArithmetic,geo_svcca_mean,representation,0.9887169277197396,0.9897044678586349,0.0009875401388951266,2,0.5528068252446425,0.5528068252446425,2.0,,0.5,0.65527950310559
|
| 86 |
+
DARETaskArithmetic,geo_svcca_peak_depth,representation,0.5897435897435898,0.5769230769230769,-0.01282051282051283,2,-0.4807739097657396,-0.4807739097657396,0.0,,1.0,1.0
|
| 87 |
DARETaskArithmetic,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 88 |
DARETaskArithmetic,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 89 |
DARETaskArithmetic,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 90 |
DARETaskArithmetic,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 91 |
DARETaskArithmetic,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 92 |
DARETaskArithmetic,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 93 |
+
DARETaskArithmetic,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5769230769230769,0.03846153846153849,2,1.1254628677422758,1.1254628677422758,1.0,,1.0,1.0
|
| 94 |
DARETaskArithmetic,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 95 |
DARETaskArithmetic,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 96 |
DARETaskArithmetic,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 97 |
+
DARETaskArithmetic,spectral_overcounting,weight space,-1.0000085234642029,-1.000008463859558,5.960464477539063e-08,2,0.004871250641620421,0.004871250641620421,1.0,,1.0,1.0
|
| 98 |
+
DARETaskArithmetic,subspace_overlap,weight space,0.9984660148620605,0.9984360635280608,-2.9951333999800323e-05,2,-0.05844580378751929,-0.05844580378751929,1.0,,1.0,1.0
|
| 99 |
+
DARETaskArithmetic,weight_cosine,weight space,0.9985617995262146,0.9985618591308594,5.960464477539063e-08,2,5.984945013137032e-05,5.984945013137032e-05,1.0,,1.0,1.0
|
| 100 |
+
DARETies,beh_entropy_gap,behaviour,-0.8332440383354569,-0.7485761823816055,0.0846678559538514,2,0.5545365903532369,0.5545365903532369,2.0,,0.5,0.65527950310559
|
| 101 |
+
DARETies,beh_js,behaviour,0.06755988854812961,0.0564006635995556,-0.011159224948574003,2,-0.7655084500197502,-0.7655084500197502,0.0,,0.5,0.65527950310559
|
| 102 |
+
DARETies,beh_js_to_base,behaviour,0.11116158053776601,0.09826362529325261,-0.012897955244513424,4,-0.25933244456336824,-0.26965584053147773,0.0,,0.125,0.5275
|
| 103 |
+
DARETies,beh_kl_sym,behaviour,0.30614935717980973,0.2517590145806646,-0.05439034259914512,2,-0.7806104068977184,-0.7806104068977184,0.0,,0.5,0.65527950310559
|
| 104 |
+
DARETies,beh_kl_to_base,behaviour,0.4986900258135608,0.4236684856389529,-0.07502154017460796,4,-0.345015515764145,-0.35956052892945745,0.0,,0.125,0.5275
|
| 105 |
+
DARETies,beh_logit_cosine,behaviour,0.9553424911573529,0.9673364441841841,0.011993953026831261,2,1.1556568482688334,1.1556568482688334,2.0,,0.5,0.65527950310559
|
| 106 |
+
DARETies,beh_logit_kl,behaviour,0.29880653056801765,0.2475809530337195,-0.051225577534298156,2,-0.761992797596573,-0.761992797596573,0.0,,0.5,0.65527950310559
|
| 107 |
+
DARETies,beh_logit_l2,behaviour,183.37351989746094,160.18482208251953,-23.188697814941406,2,-0.7786400358535436,-0.7786400358535436,0.0,,0.5,0.65527950310559
|
| 108 |
+
DARETies,beh_rank_corr,behaviour,0.9530940484693684,0.9636517563163842,0.010557707847015874,2,0.957588635910984,0.957588635910984,2.0,,0.5,0.65527950310559
|
| 109 |
+
DARETies,beh_topk_overlap,behaviour,0.759375,0.7765625,0.017187500000000022,2,0.4304459175590622,0.4304459175590622,2.0,,0.5,0.65527950310559
|
| 110 |
+
DARETies,grad_cosine,gradient,0.42119364608986376,0.47545586783112054,0.05426222174125675,2,0.4327531975789545,0.4327531975789545,1.0,,1.0,1.0
|
| 111 |
+
DARETies,grad_cosine_layer_late_minus_early,gradient,0.267310265917331,0.30094536021351814,0.03363509429618719,2,0.21654112943058693,0.21654112943058693,2.0,,0.5,0.65527950310559
|
| 112 |
+
DARETies,grad_cosine_layer_mean,gradient,0.42057831556303427,0.4667621538974344,0.04618383833440015,2,0.4378082131733655,0.4378082131733655,2.0,,0.5,0.65527950310559
|
| 113 |
+
DARETies,grad_cosine_layer_min,gradient,0.02094047516584395,0.024443864822387702,0.0035033896565437525,2,0.019222826670973144,0.019222826670973144,1.0,,1.0,1.0
|
| 114 |
+
DARETies,grad_l2,gradient,2499.8480657716864,2436.673997588202,-63.17406818348422,2,-0.39958825089523237,-0.39958825089523237,1.0,,1.0,1.0
|
| 115 |
+
DARETies,grad_norm_a,gradient,1924.9921058818436,1950.1186845877564,25.12657870591306,2,0.042091613433774294,0.042091613433774294,1.0,,1.0,1.0
|
| 116 |
DARETies,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 117 |
+
DARETies,grad_norm_ratio,gradient,0.7232037742461457,0.7326436241543532,0.009439849908207565,2,0.05342919859260031,0.05342919859260031,1.0,,1.0,1.0
|
| 118 |
+
DARETies,act_deviation_from_base,other,0.33776009783614425,0.2851606332696974,-0.05259946456644687,4,-0.6378955103633283,-0.6735627974751665,0.0,,0.125,0.5275
|
| 119 |
+
DARETies,cka_to_base,other,0.9640446797013282,0.9774078104645014,0.013363130763173137,4,0.8949613494670974,0.8944943757651928,4.0,,0.125,0.5275
|
| 120 |
+
DARETies,qmd_raw_from_base,other,0.06239976899221724,0.057296373632227476,-0.005103395359989763,4,-0.25078822287745417,-0.2952427263264752,0.0,,0.125,0.5275
|
| 121 |
+
DARETies,geo_cka_late_minus_early,representation,-0.07152928399227526,-0.05321543473571695,0.018313849256558306,2,0.9911820336936044,0.9911820336936044,2.0,,0.5,0.65527950310559
|
| 122 |
+
DARETies,geo_cka_mean,representation,0.9900752718038914,0.9930589057515848,0.0029836339476935203,2,0.962105732834207,0.962105732834207,2.0,,0.5,0.65527950310559
|
| 123 |
+
DARETies,geo_cka_peak_depth,representation,0.2051282051282051,0.1794871794871795,-0.025641025641025605,2,-0.7497534111391502,-0.7497534111391502,0.0,,1.0,1.0
|
| 124 |
+
DARETies,geo_procrustes_late_minus_early,representation,0.009974874945656749,0.00706136291950955,-0.0029135120261472,2,-0.6798626068772269,-0.6798626068772269,0.0,,0.5,0.65527950310559
|
| 125 |
+
DARETies,geo_procrustes_mean,representation,0.0040873190739311,0.0027296602391645997,-0.0013576588347665001,2,-1.0343280577352705,-1.0343280577352705,0.0,,0.5,0.65527950310559
|
| 126 |
DARETies,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 127 |
+
DARETies,geo_rowwise_cosine_late_minus_early,representation,-0.12672820687294,-0.08785003423690795,0.03887817263603206,2,0.8831592075448862,0.8831592075448862,2.0,,0.5,0.65527950310559
|
| 128 |
+
DARETies,geo_rowwise_cosine_mean,representation,0.9892396770417691,0.9921549402177334,0.0029152631759643555,2,1.0955911357977823,1.0955911357977823,2.0,,0.5,0.65527950310559
|
| 129 |
DARETies,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 130 |
+
DARETies,geo_subspace_overlap_late_minus_early,representation,-0.1899374123387779,-0.1579906871323846,0.0319467252063933,2,0.6997829851278548,0.6997829851278548,2.0,,0.5,0.65527950310559
|
| 131 |
+
DARETies,geo_subspace_overlap_mean,representation,0.7768774275573592,0.8039422840437958,0.027064856486436584,2,0.6801295015070508,0.6801295015070508,2.0,,0.5,0.65527950310559
|
| 132 |
+
DARETies,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,2,0.0,0.0,0.0,,,
|
| 133 |
+
DARETies,geo_svcca_late_minus_early,representation,0.00746558612289595,0.007562352700011,9.676657711505006e-05,2,0.05412879084141006,0.05412879084141006,1.0,,1.0,1.0
|
| 134 |
+
DARETies,geo_svcca_mean,representation,0.9894712308520006,0.9897740408861488,0.00030281003414811547,2,0.16950749345431754,0.16950749345431754,1.0,,1.0,1.0
|
| 135 |
+
DARETies,geo_svcca_peak_depth,representation,0.6025641025641026,0.5769230769230769,-0.02564102564102566,2,-0.9615478195314792,-0.9615478195314792,0.0,,1.0,1.0
|
| 136 |
DARETies,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 137 |
DARETies,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 138 |
DARETies,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 139 |
DARETies,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 140 |
DARETies,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 141 |
DARETies,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 142 |
+
DARETies,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,2,0.0,0.0,0.0,,,
|
| 143 |
DARETies,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 144 |
DARETies,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 145 |
DARETies,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 146 |
+
DARETies,spectral_overcounting,weight space,-1.0000111758708954,-1.000011146068573,2.9802322387695312e-08,2,0.0024356253208102103,0.0024356253208102103,1.0,,1.0,1.0
|
| 147 |
+
DARETies,subspace_overlap,weight space,0.9984670877456665,0.9978830516338348,-0.0005840361118317206,2,-1.1396640963360756,-1.1396640963360756,1.0,,1.0,1.0
|
| 148 |
+
DARETies,weight_cosine,weight space,0.9988537430763245,0.9988537430763245,0.0,2,0.0,0.0,0.0,,,
|
| 149 |
+
TaskArithmetic,beh_entropy_gap,behaviour,-0.8634358444101093,-0.765641778151942,0.09779406625816733,2,0.6405073973898803,0.6405073973898803,2.0,,0.5,0.65527950310559
|
| 150 |
+
TaskArithmetic,beh_js,behaviour,0.0688817976691931,0.0573341275044114,-0.011547670164781698,2,-0.7921552912427814,-0.7921552912427814,0.0,,0.5,0.65527950310559
|
| 151 |
+
TaskArithmetic,beh_js_to_base,behaviour,0.11828941798400094,0.10487814272795715,-0.013411275256043792,4,-0.26965350173172015,-0.2697476036302775,0.0,,0.125,0.5275
|
| 152 |
+
TaskArithmetic,beh_kl_sym,behaviour,0.31251475660701455,0.2559645947665471,-0.056550161840467475,2,-0.811608140984811,-0.811608140984811,0.0,,0.5,0.65527950310559
|
| 153 |
+
TaskArithmetic,beh_kl_to_base,behaviour,0.5235534670416927,0.44819312951924684,-0.07536033752244589,4,-0.3465736061663384,-0.36810429810840517,0.0,,0.125,0.5275
|
| 154 |
+
TaskArithmetic,beh_logit_cosine,behaviour,0.9556665364652872,0.9675841359421611,0.01191759947687393,2,1.1482999324379617,1.1482999324379617,2.0,,0.5,0.65527950310559
|
| 155 |
+
TaskArithmetic,beh_logit_kl,behaviour,0.3043018790769526,0.2518367091743927,-0.05246516990255995,2,-0.7804320324873605,-0.7804320324873605,0.0,,0.5,0.65527950310559
|
| 156 |
+
TaskArithmetic,beh_logit_l2,behaviour,182.57470703125,159.2876739501953,-23.287033081054673,2,-0.7819419795738489,-0.7819419795738489,0.0,,0.5,0.65527950310559
|
| 157 |
+
TaskArithmetic,beh_rank_corr,behaviour,0.9534500133852115,0.9639241451747895,0.010474131789578123,2,0.9500082516082251,0.9500082516082251,2.0,,0.5,0.65527950310559
|
| 158 |
+
TaskArithmetic,beh_topk_overlap,behaviour,0.7609375,0.7828125,0.021874999999999978,2,0.5478402587115324,0.5478402587115324,2.0,,0.5,0.65527950310559
|
| 159 |
+
TaskArithmetic,grad_cosine,gradient,0.4329181816039075,0.48158325409955693,0.048665072495649414,2,0.3881146966912997,0.3881146966912997,1.0,,1.0,1.0
|
| 160 |
+
TaskArithmetic,grad_cosine_layer_late_minus_early,gradient,0.2525821980088949,0.3214471423998475,0.06886494439095261,2,0.44334922046827285,0.44334922046827285,2.0,,0.5,0.65527950310559
|
| 161 |
+
TaskArithmetic,grad_cosine_layer_mean,gradient,0.4276493316981942,0.46762801602017134,0.03997868432197718,2,0.378985311296435,0.378985311296435,2.0,,0.5,0.65527950310559
|
| 162 |
+
TaskArithmetic,grad_cosine_layer_min,gradient,0.038815803825855255,0.010680112987756757,-0.028135690838098498,2,-0.15437834819162657,-0.15437834819162657,1.0,,1.0,1.0
|
| 163 |
+
TaskArithmetic,grad_l2,gradient,2501.728520844504,2432.103909608705,-69.62461123579874,2,-0.4403891885222413,-0.4403891885222413,1.0,,1.0,1.0
|
| 164 |
+
TaskArithmetic,grad_norm_a,gradient,2000.389037572451,1971.5954017269194,-28.793635845531412,2,-0.04823460462119184,-0.04823460462119184,1.0,,1.0,1.0
|
| 165 |
TaskArithmetic,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 166 |
+
TaskArithmetic,grad_norm_ratio,gradient,0.7515297842067148,0.7407122509533937,-0.010817533253321077,2,-0.061226834970249486,-0.061226834970249486,1.0,,1.0,1.0
|
| 167 |
+
TaskArithmetic,act_deviation_from_base,other,0.33116828347556293,0.28389220156241207,-0.04727608191315084,4,-0.5733366422745889,-0.622649238772316,0.0,,0.125,0.5275
|
| 168 |
+
TaskArithmetic,cka_to_base,other,0.9664460539817811,0.9768369819968938,0.01039092801511285,4,0.695905706786084,0.7575500526611205,4.0,,0.125,0.5275
|
| 169 |
+
TaskArithmetic,qmd_raw_from_base,other,0.05946221190041548,0.05463345322278232,-0.004828758677633161,4,-0.23729217943054587,-0.2824773273777593,0.0,,0.125,0.5275
|
| 170 |
+
TaskArithmetic,geo_cka_late_minus_early,representation,-0.073090286040915,-0.053870521825601494,0.0192197642153135,2,1.0402119573646686,1.0402119573646686,2.0,,0.5,0.65527950310559
|
| 171 |
+
TaskArithmetic,geo_cka_mean,representation,0.9901555683020712,0.99316137364285,0.003005805340778822,2,0.969255143507986,0.969255143507986,2.0,,0.5,0.65527950310559
|
| 172 |
TaskArithmetic,geo_cka_peak_depth,representation,0.1794871794871795,0.1794871794871795,0.0,2,0.0,0.0,0.0,,,
|
| 173 |
+
TaskArithmetic,geo_procrustes_late_minus_early,representation,0.01016419240133575,0.0071320299044059995,-0.0030321624969297505,2,-0.7075494733289527,-0.7075494733289527,0.0,,0.5,0.65527950310559
|
| 174 |
+
TaskArithmetic,geo_procrustes_mean,representation,0.00404326562506685,0.0026668693356220498,-0.0013763962894448002,2,-1.0486031278839814,-1.0486031278839814,0.0,,0.5,0.65527950310559
|
| 175 |
TaskArithmetic,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 176 |
+
TaskArithmetic,geo_rowwise_cosine_late_minus_early,representation,-0.12557253241538996,-0.0865273773670196,0.03904515504837035,2,0.8869523913535804,0.8869523913535804,2.0,,0.5,0.65527950310559
|
| 177 |
+
TaskArithmetic,geo_rowwise_cosine_mean,representation,0.9894140779972076,0.9922739803791046,0.0028599023818970393,2,1.0747858802891388,1.0747858802891388,2.0,,0.5,0.65527950310559
|
| 178 |
TaskArithmetic,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 179 |
+
TaskArithmetic,geo_subspace_overlap_late_minus_early,representation,-0.1847254780435585,-0.15707591906870405,0.027649558974854452,2,0.6056549080348361,0.6056549080348361,2.0,,0.5,0.65527950310559
|
| 180 |
+
TaskArithmetic,geo_subspace_overlap_mean,representation,0.779571067893438,0.8063808686068918,0.026809800713453957,2,0.6737200473936655,0.6737200473936655,2.0,,0.5,0.65527950310559
|
| 181 |
+
TaskArithmetic,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,2,0.0,0.0,0.0,,,
|
| 182 |
+
TaskArithmetic,geo_svcca_late_minus_early,representation,0.0079250192259209,0.0072763057172502005,-0.0006487135086707006,2,-0.36287403020450887,-0.36287403020450887,0.0,,0.5,0.65527950310559
|
| 183 |
+
TaskArithmetic,geo_svcca_mean,representation,0.9894670429357996,0.9900044176294187,0.0005373746936191415,2,0.30081248006665307,0.30081248006665307,1.0,,1.0,1.0
|
| 184 |
+
TaskArithmetic,geo_svcca_peak_depth,representation,0.6025641025641026,0.5769230769230769,-0.02564102564102566,2,-0.9615478195314792,-0.9615478195314792,0.0,,1.0,1.0
|
| 185 |
TaskArithmetic,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 186 |
TaskArithmetic,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 187 |
TaskArithmetic,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
|
|
|
| 192 |
TaskArithmetic,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 193 |
TaskArithmetic,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 194 |
TaskArithmetic,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 195 |
+
TaskArithmetic,spectral_overcounting,weight space,-1.0000111162662506,-1.000011146068573,-2.9802322387695312e-08,2,-0.0024356253208102103,-0.0024356253208102103,0.0,,1.0,1.0
|
| 196 |
+
TaskArithmetic,subspace_overlap,weight space,0.9983634054660797,0.9989723861217499,0.0006089806556702215,2,1.1883398553110822,1.1883398553110822,2.0,,0.5,0.65527950310559
|
| 197 |
TaskArithmetic,weight_cosine,weight space,0.9988537430763245,0.9988537430763245,0.0,2,0.0,0.0,0.0,,,
|
| 198 |
+
Ties,beh_entropy_gap,behaviour,-0.5755325783595098,-0.5251429031902635,0.050389675169246306,2,0.3300298365012505,0.3300298365012505,2.0,,0.5,0.65527950310559
|
| 199 |
+
Ties,beh_js,behaviour,0.0444275804652903,0.0369829907161148,-0.007444589749175501,2,-0.5106892625775502,-0.5106892625775502,0.0,,0.5,0.65527950310559
|
| 200 |
+
Ties,beh_js_to_base,behaviour,0.03939894525579118,0.0323278167254594,-0.007071128530331775,4,-0.14217548540283342,-0.1457327405770567,0.0,,0.125,0.5275
|
| 201 |
+
Ties,beh_kl_sym,behaviour,0.19508610439844784,0.16020601558201786,-0.03488008881643,2,-0.5005991693100666,-0.5005991693100666,0.0,,0.5,0.65527950310559
|
| 202 |
+
Ties,beh_kl_to_base,behaviour,0.16903157256444928,0.13728174127403456,-0.03174983129041474,4,-0.14601385672157424,-0.14725237517741374,0.0,,0.125,0.5275
|
| 203 |
+
Ties,beh_logit_cosine,behaviour,0.967162124812603,0.9761480903252958,0.008985965512692817,2,0.8658273514845166,0.8658273514845166,2.0,,0.5,0.65527950310559
|
| 204 |
+
Ties,beh_logit_kl,behaviour,0.19275983544395187,0.15872398213404298,-0.03403585330990885,2,-0.5062915115957289,-0.5062915115957289,0.0,,0.5,0.65527950310559
|
| 205 |
+
Ties,beh_logit_l2,behaviour,160.6681137084961,139.8332061767578,-20.834907531738295,2,-0.6996034566919456,-0.6996034566919456,0.0,,0.5,0.65527950310559
|
| 206 |
+
Ties,beh_rank_corr,behaviour,0.9637928800876747,0.972087161700184,0.008294281612509391,2,0.7522949043744726,0.7522949043744726,2.0,,0.5,0.65527950310559
|
| 207 |
+
Ties,beh_topk_overlap,behaviour,0.796875,0.8125,0.015624999999999944,2,0.3913144705082364,0.3913144705082364,2.0,,0.5,0.65527950310559
|
| 208 |
+
Ties,grad_cosine,gradient,0.4881178073607199,0.5387907780247044,0.05067297066398452,2,0.40412812785715413,0.40412812785715413,2.0,,0.5,0.65527950310559
|
| 209 |
+
Ties,grad_cosine_layer_late_minus_early,gradient,0.3186002448201179,0.32021136581897736,0.0016111209988594333,2,0.010372319984305933,0.010372319984305933,1.0,,1.0,1.0
|
| 210 |
+
Ties,grad_cosine_layer_mean,gradient,0.4975740579888225,0.5476180755533278,0.05004401756450533,2,0.4744014941177618,0.4744014941177618,2.0,,0.5,0.65527950310559
|
| 211 |
+
Ties,grad_cosine_layer_min,gradient,0.03698625415563585,0.0424702651798725,0.005484011024236655,2,0.030090342130143388,0.030090342130143388,1.0,,1.0,1.0
|
| 212 |
+
Ties,grad_l2,gradient,2346.690556593716,2306.3873248693726,-40.30323172434282,2,-0.25492576832919056,-0.25492576832919056,1.0,,1.0,1.0
|
| 213 |
+
Ties,grad_norm_a,gradient,1656.4344036947896,1802.7567307180075,146.32232702321812,2,0.24511665109194564,0.24511665109194564,2.0,,0.5,0.65527950310559
|
| 214 |
Ties,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 215 |
+
Ties,grad_norm_ratio,gradient,0.6223088442196268,0.677280944539588,0.05497210031996111,2,0.3111400386243267,0.3111400386243267,2.0,,0.5,0.65527950310559
|
| 216 |
+
Ties,act_deviation_from_base,other,0.22816263106651602,0.1956928054336458,-0.0324698256328702,4,-0.3937750348641458,-0.40788409954781824,0.0,,0.125,0.5275
|
| 217 |
+
Ties,cka_to_base,other,0.9887393102049828,0.9927884653210641,0.0040491551160812544,4,0.27118176055542725,0.2504462520129581,4.0,,0.125,0.5275
|
| 218 |
+
Ties,qmd_raw_from_base,other,0.04966904322950514,0.0457828706928355,-0.0038861725366696395,4,-0.19097213433773666,-0.21927098435309408,0.0,,0.125,0.5275
|
| 219 |
+
Ties,geo_cka_late_minus_early,representation,-0.04238742741022905,-0.031562719254788055,0.010824708155441,2,0.5858547863610672,0.5858547863610672,2.0,,0.5,0.65527950310559
|
| 220 |
+
Ties,geo_cka_mean,representation,0.9929472397009258,0.9952025644721565,0.002255324771230638,2,0.7272543917397745,0.7272543917397745,2.0,,0.5,0.65527950310559
|
| 221 |
+
Ties,geo_cka_peak_depth,representation,0.1282051282051282,0.141025641025641,0.012820512820512803,2,0.3748767055695751,0.3748767055695751,1.0,,1.0,1.0
|
| 222 |
+
Ties,geo_procrustes_late_minus_early,representation,0.0052041524831900506,0.0035228788621079,-0.0016812736210821502,2,-0.3923220692568632,-0.3923220692568632,0.0,,0.5,0.65527950310559
|
| 223 |
+
Ties,geo_procrustes_mean,representation,0.0027624662982727,0.0018245821421273502,-0.0009378841561453497,2,-0.7145240562393158,-0.7145240562393158,0.0,,0.5,0.65527950310559
|
| 224 |
Ties,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 225 |
+
Ties,geo_rowwise_cosine_late_minus_early,representation,-0.08016374707221981,-0.0573758482933044,0.022787898778915402,2,0.5176514548563931,0.5176514548563931,2.0,,0.5,0.65527950310559
|
| 226 |
+
Ties,geo_rowwise_cosine_mean,representation,0.9924702674150466,0.9944504022598267,0.0019801348447801015,2,0.7441586068495389,0.7441586068495389,2.0,,0.5,0.65527950310559
|
| 227 |
Ties,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 228 |
+
Ties,geo_subspace_overlap_late_minus_early,representation,-0.14539932252167265,-0.1129622352838616,0.03243708723781105,2,0.710524211463949,0.710524211463949,2.0,,0.5,0.65527950310559
|
| 229 |
+
Ties,geo_subspace_overlap_mean,representation,0.8257744345570837,0.8517296651363432,0.02595523057925947,2,0.6522450264688813,0.6522450264688813,2.0,,0.5,0.65527950310559
|
| 230 |
+
Ties,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,2,0.0,0.0,0.0,,,
|
| 231 |
+
Ties,geo_svcca_late_minus_early,representation,0.006642032583043149,0.0072662642238801,0.0006242316408369497,2,0.34917948873277127,0.34917948873277127,1.0,,1.0,1.0
|
| 232 |
+
Ties,geo_svcca_mean,representation,0.9915244797764213,0.9920616994489431,0.0005372196725216827,2,0.3007257021045664,0.3007257021045664,2.0,,0.5,0.65527950310559
|
| 233 |
+
Ties,geo_svcca_peak_depth,representation,0.5897435897435898,0.5641025641025641,-0.02564102564102566,2,-0.9615478195314792,-0.9615478195314792,0.0,,1.0,1.0
|
| 234 |
Ties,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 235 |
Ties,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 236 |
Ties,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 237 |
Ties,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 238 |
Ties,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 239 |
Ties,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 240 |
+
Ties,ret_procrustes_p_at_5,retrieval,0.5769230769230769,0.5384615384615384,-0.03846153846153849,2,-1.1254628677422758,-1.1254628677422758,0.0,,1.0,1.0
|
| 241 |
Ties,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 242 |
Ties,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 243 |
Ties,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 244 |
Ties,spectral_overcounting,weight space,-1.000011146068573,-1.000011146068573,0.0,2,0.0,0.0,0.0,,,
|
| 245 |
+
Ties,subspace_overlap,weight space,0.998524397611618,0.9985324740409851,8.076429367009919e-06,2,0.015760012762408755,0.015760012762408755,1.0,,1.0,1.0
|
| 246 |
Ties,weight_cosine,weight space,0.9988537430763245,0.9988537430763245,0.0,2,0.0,0.0,0.0,,,
|
| 247 |
+
WIDEN,beh_entropy_gap,behaviour,-0.6900099566118143,-0.5959102303200479,0.09409972629176644,2,0.6163111228356944,0.6163111228356944,2.0,,0.5,0.65527950310559
|
| 248 |
+
WIDEN,beh_js,behaviour,0.03644251621426175,0.02922094261281625,-0.007221573601445498,2,-0.4953906422553579,-0.4953906422553579,0.0,,0.5,0.65527950310559
|
| 249 |
+
WIDEN,beh_js_to_base,behaviour,0.06454875700467955,0.04986886702949225,-0.0146798899751873,4,-0.2951608748065728,-0.2842973453844067,0.0,,0.125,0.5275
|
| 250 |
+
WIDEN,beh_kl_sym,behaviour,0.15693248305152205,0.1243635703429922,-0.032568912708529844,2,-0.46742916088970093,-0.46742916088970093,0.0,,0.5,0.65527950310559
|
| 251 |
+
WIDEN,beh_kl_to_base,behaviour,0.26347221393267195,0.20299289060126002,-0.06047932333141193,4,-0.2781375173541965,-0.2638438268525618,0.0,,0.125,0.5275
|
| 252 |
+
WIDEN,beh_logit_cosine,behaviour,0.9755127225071192,0.9827073207125068,0.007194598205387592,2,0.6932232157320256,0.6932232157320256,2.0,,0.5,0.65527950310559
|
| 253 |
+
WIDEN,beh_logit_kl,behaviour,0.15065602288909555,0.120578790855116,-0.030077232033979558,2,-0.44740606713878717,-0.44740606713878717,0.0,,0.5,0.65527950310559
|
| 254 |
+
WIDEN,beh_logit_l2,behaviour,136.06600189208984,116.46625137329102,-19.59975051879882,2,-0.6581288250194305,-0.6581288250194305,0.0,,0.5,0.65527950310559
|
| 255 |
+
WIDEN,beh_rank_corr,behaviour,0.9752803517396382,0.9810847641465004,0.005804412406862136,2,0.5264626981057197,0.5264626981057197,2.0,,0.5,0.65527950310559
|
| 256 |
+
WIDEN,beh_topk_overlap,behaviour,0.8515625,0.865625,0.014062499999999922,2,0.35218302345741215,0.35218302345741215,2.0,,0.5,0.65527950310559
|
| 257 |
+
WIDEN,grad_cosine,gradient,0.580945675268925,0.6194783236243231,0.03853264835539805,2,0.30730637728947774,0.30730637728947774,2.0,,0.5,0.65527950310559
|
| 258 |
+
WIDEN,grad_cosine_layer_late_minus_early,gradient,0.1814996749162674,0.0924611836671829,-0.08903849124908451,2,-0.5732255509109064,-0.5732255509109064,0.0,,0.5,0.65527950310559
|
| 259 |
+
WIDEN,grad_cosine_layer_mean,gradient,0.6187219763407483,0.666092138364911,0.047370162024162665,2,0.4490541873840732,0.4490541873840732,2.0,,0.5,0.65527950310559
|
| 260 |
+
WIDEN,grad_cosine_layer_min,gradient,0.2019164497032761,0.292668804526329,0.09075235482305288,2,0.49795111528280334,0.49795111528280334,2.0,,0.5,0.65527950310559
|
| 261 |
+
WIDEN,grad_l2,gradient,2356.0412609929917,2319.8474001337104,-36.193860859281585,2,-0.22893319948780422,-0.22893319948780422,0.0,,0.5,0.65527950310559
|
| 262 |
+
WIDEN,grad_norm_a,gradient,2282.503317038218,2569.8785110661206,287.37519402790247,2,0.4814059931936443,0.4814059931936443,2.0,,0.5,0.65527950310559
|
| 263 |
WIDEN,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 264 |
+
WIDEN,grad_norm_ratio,gradient,0.7557501841153984,0.8337459424316518,0.07799575831625338,2,0.4414530846339308,0.4414530846339308,1.0,,1.0,1.0
|
| 265 |
+
WIDEN,act_deviation_from_base,other,0.2206258162623271,0.19209393165074284,-0.028531884611584242,4,-0.34601799174100545,-0.36201251102250254,0.0,,0.125,0.5275
|
| 266 |
+
WIDEN,cka_to_base,other,0.9883073382079601,0.9916795652359724,0.0033722270280122646,4,0.2258462410632458,0.2548471367259819,4.0,,0.125,0.5275
|
| 267 |
+
WIDEN,qmd_raw_from_base,other,0.04371327933767065,0.04032024962115212,-0.0033930297165185334,4,-0.16673838351763168,-0.1959796370650349,0.0,,0.125,0.5275
|
| 268 |
+
WIDEN,geo_cka_late_minus_early,representation,-0.027702496696311002,-0.02087890284709505,0.006823593849215949,2,0.369306503172347,0.369306503172347,2.0,,0.5,0.65527950310559
|
| 269 |
+
WIDEN,geo_cka_mean,representation,0.9961029822304484,0.9972532979615346,0.0011503157310863155,2,0.3709320174155624,0.3709320174155624,2.0,,0.5,0.65527950310559
|
| 270 |
+
WIDEN,geo_cka_peak_depth,representation,0.1794871794871795,0.2051282051282051,0.025641025641025605,2,0.7497534111391502,0.7497534111391502,1.0,,1.0,1.0
|
| 271 |
+
WIDEN,geo_procrustes_late_minus_early,representation,0.00343256035510845,0.0023166348593125496,-0.0011159254957958998,2,-0.2603991367956796,-0.2603991367956796,0.0,,0.5,0.65527950310559
|
| 272 |
+
WIDEN,geo_procrustes_mean,representation,0.0014719504699317,0.0010441754567463001,-0.00042777501318539996,2,-0.32589903089448236,-0.32589903089448236,0.0,,0.5,0.65527950310559
|
| 273 |
WIDEN,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 274 |
+
WIDEN,geo_rowwise_cosine_late_minus_early,representation,-0.046277791261672946,-0.033941775560378945,0.012336015701294,2,0.2802257696885416,0.2802257696885416,2.0,,0.5,0.65527950310559
|
| 275 |
+
WIDEN,geo_rowwise_cosine_mean,representation,0.9954872488975525,0.9966035291552543,0.0011162802577018294,2,0.4195116123605651,0.4195116123605651,2.0,,0.5,0.65527950310559
|
| 276 |
WIDEN,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 277 |
+
WIDEN,geo_subspace_overlap_late_minus_early,representation,-0.08677367499891214,-0.06756991469884524,0.019203760300066902,2,0.42065233984518857,0.42065233984518857,2.0,,0.5,0.65527950310559
|
| 278 |
+
WIDEN,geo_subspace_overlap_mean,representation,0.8739626805029244,0.8915666837894165,0.017604003286492254,2,0.44238187576463484,0.44238187576463484,2.0,,0.5,0.65527950310559
|
| 279 |
+
WIDEN,geo_subspace_overlap_peak_depth,representation,0.0,0.2692307692307692,0.2692307692307692,2,2.2360679774997894,2.2360679774997894,1.0,,1.0,1.0
|
| 280 |
+
WIDEN,geo_svcca_late_minus_early,representation,0.0047783504587481495,0.0046290459202583505,-0.0001493045384897999,2,-0.08351720580112056,-0.08351720580112056,0.0,,0.5,0.65527950310559
|
| 281 |
+
WIDEN,geo_svcca_mean,representation,0.9929346107997926,0.9942236427553586,0.0012890319555659557,2,0.7215764047753641,0.7215764047753641,2.0,,0.5,0.65527950310559
|
| 282 |
+
WIDEN,geo_svcca_peak_depth,representation,0.5641025641025641,0.5641025641025641,0.0,2,0.0,0.0,0.0,,,
|
| 283 |
WIDEN,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 284 |
WIDEN,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 285 |
WIDEN,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 286 |
WIDEN,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 287 |
WIDEN,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 288 |
WIDEN,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 289 |
+
WIDEN,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5769230769230769,0.03846153846153849,2,1.1254628677422758,1.1254628677422758,1.0,,1.0,1.0
|
| 290 |
WIDEN,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 291 |
WIDEN,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 292 |
WIDEN,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 293 |
+
WIDEN,spectral_overcounting,weight space,-1.0000055432319641,-1.0000054836273193,5.960464466436832e-08,2,0.004871250632547009,0.004871250632547009,1.0,,1.0,1.0
|
| 294 |
+
WIDEN,subspace_overlap,weight space,0.9989410042762756,0.9988139271736144,-0.00012707710266118832,2,-0.24797304213801535,-0.24797304213801535,0.0,,0.5,0.65527950310559
|
| 295 |
+
WIDEN,weight_cosine,weight space,0.9992643594741821,0.9992643892765045,2.9802322387695312e-08,2,2.992472506568516e-05,2.992472506568516e-05,1.0,,1.0,1.0
|
tables/T3_per_combo.csv
CHANGED
|
@@ -1,137 +1,137 @@
|
|
| 1 |
combo,metric,family,mean_without,mean_with,mean_diff_raw,n_pairs,mean_diff,median_diff,n_positive,p_wilcoxon,p_sign,q_bh
|
| 2 |
-
ALL,beh_entropy_gap,behaviour,-0.
|
| 3 |
-
ALL,beh_js,behaviour,0.
|
| 4 |
-
ALL,beh_js_to_base,behaviour,0.08960160711301804,0.07769059418763206,-0.011911012925385985,20,-0.23948851121034828,-0.2244874656853442,0.0,1.9073486328125e-06,1.9073486328125e-06,4.
|
| 5 |
-
ALL,beh_kl_sym,behaviour,0.
|
| 6 |
-
ALL,beh_kl_to_base,behaviour,0.3913996514478821,0.3301468381705516,-0.061252813277330495,20,-0.28169470948872694,-0.28835425938371406,0.0,1.9073486328125e-06,1.9073486328125e-06,4.
|
| 7 |
-
ALL,beh_logit_cosine,behaviour,0.
|
| 8 |
-
ALL,beh_logit_kl,behaviour,0.
|
| 9 |
-
ALL,beh_logit_l2,behaviour,
|
| 10 |
-
ALL,beh_rank_corr,behaviour,0.
|
| 11 |
-
ALL,beh_topk_overlap,behaviour,0.
|
| 12 |
-
ALL,grad_cosine,gradient,0.
|
| 13 |
-
ALL,grad_cosine_layer_late_minus_early,gradient,0.
|
| 14 |
-
ALL,grad_cosine_layer_mean,gradient,0.
|
| 15 |
-
ALL,grad_cosine_layer_min,gradient,0.
|
| 16 |
-
ALL,grad_l2,gradient,
|
| 17 |
-
ALL,grad_norm_a,gradient,
|
| 18 |
ALL,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 19 |
-
ALL,grad_norm_ratio,gradient,0.
|
| 20 |
-
ALL,act_deviation_from_base,other,0.2909211340174079,0.24877564283087844,-0.0421454911865294,20,-0.5111158417968739,-0.48141035398846777,0.0,1.9073486328125e-06,1.9073486328125e-06,4.
|
| 21 |
-
ALL,cka_to_base,other,0.9741214978694913,0.9828484863042831,0.008726988434791572,20,0.5844676284923385,0.3942216092375521,20.0,1.9073486328125e-06,1.9073486328125e-06,4.
|
| 22 |
-
ALL,qmd_raw_from_base,other,0.05631466960422178,0.0517850840132395,-0.0045295855909822675,20,-0.22259038161919803,-0.23759881154028703,0.0,1.9073486328125e-06,1.9073486328125e-06,4.
|
| 23 |
-
ALL,geo_cka_late_minus_early,representation,-0.
|
| 24 |
-
ALL,geo_cka_mean,representation,0.
|
| 25 |
-
ALL,geo_cka_peak_depth,representation,0.
|
| 26 |
-
ALL,geo_procrustes_late_minus_early,representation,0.
|
| 27 |
-
ALL,geo_procrustes_mean,representation,0.
|
| 28 |
ALL,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 29 |
-
ALL,geo_rowwise_cosine_late_minus_early,representation,-0.
|
| 30 |
-
ALL,geo_rowwise_cosine_mean,representation,0.
|
| 31 |
ALL,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 32 |
-
ALL,geo_subspace_overlap_late_minus_early,representation,-0.
|
| 33 |
-
ALL,geo_subspace_overlap_mean,representation,0.
|
| 34 |
-
ALL,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,
|
| 35 |
-
ALL,geo_svcca_late_minus_early,representation,0.
|
| 36 |
-
ALL,geo_svcca_mean,representation,0.
|
| 37 |
-
ALL,geo_svcca_peak_depth,representation,0.
|
| 38 |
ALL,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 39 |
ALL,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 40 |
ALL,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 41 |
ALL,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 42 |
ALL,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 43 |
ALL,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 44 |
-
ALL,ret_procrustes_p_at_5,retrieval,0.
|
| 45 |
ALL,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 46 |
ALL,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 47 |
ALL,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 48 |
-
ALL,spectral_overcounting,weight space,-1.
|
| 49 |
-
ALL,subspace_overlap,weight space,0.
|
| 50 |
-
ALL,weight_cosine,weight space,0.
|
| 51 |
-
Code-Instruction_Tuned,beh_entropy_gap,behaviour,-0.
|
| 52 |
-
Code-Instruction_Tuned,beh_js,behaviour,0.
|
| 53 |
-
Code-Instruction_Tuned,beh_js_to_base,behaviour,0.05512975991029358,0.0441253616412705,-0.011004398269023082,5,-0.22125968418665526,-0.2481193785443587,0.0,0.0625,0.0625,0.
|
| 54 |
-
Code-Instruction_Tuned,beh_kl_sym,behaviour,0.
|
| 55 |
-
Code-Instruction_Tuned,beh_kl_to_base,behaviour,0.24558744516642164,0.19273855980014618,-0.052848885366275425,5,-0.24304600251831573,-0.2825243992484339,0.0,0.0625,0.0625,0.
|
| 56 |
-
Code-Instruction_Tuned,beh_logit_cosine,behaviour,0.
|
| 57 |
-
Code-Instruction_Tuned,beh_logit_kl,behaviour,0.
|
| 58 |
-
Code-Instruction_Tuned,beh_logit_l2,behaviour,
|
| 59 |
-
Code-Instruction_Tuned,beh_rank_corr,behaviour,0.
|
| 60 |
-
Code-Instruction_Tuned,beh_topk_overlap,behaviour,0.
|
| 61 |
-
Code-Instruction_Tuned,grad_cosine,gradient,0.
|
| 62 |
-
Code-Instruction_Tuned,grad_cosine_layer_late_minus_early,gradient,0.
|
| 63 |
-
Code-Instruction_Tuned,grad_cosine_layer_mean,gradient,0.
|
| 64 |
-
Code-Instruction_Tuned,grad_cosine_layer_min,gradient,-0.
|
| 65 |
-
Code-Instruction_Tuned,grad_l2,gradient,
|
| 66 |
-
Code-Instruction_Tuned,grad_norm_a,gradient,
|
| 67 |
Code-Instruction_Tuned,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 68 |
-
Code-Instruction_Tuned,grad_norm_ratio,gradient,0.
|
| 69 |
-
Code-Instruction_Tuned,act_deviation_from_base,other,0.29014053430408243,0.24678958225995298,-0.04335095204412938,5,-0.5257349653054478,-0.5900637262201152,0.0,0.0625,0.0625,0.
|
| 70 |
-
Code-Instruction_Tuned,cka_to_base,other,0.9737666422128678,0.983200253546238,0.009433611333370218,5,0.6317918816246285,0.8040619007888237,5.0,0.0625,0.0625,0.
|
| 71 |
-
Code-Instruction_Tuned,qmd_raw_from_base,other,0.06490202158222438,0.05963919167922608,-0.005262829902998324,5,-0.25862306671884455,-0.27103230967800196,0.0,0.0625,0.0625,0.
|
| 72 |
-
Code-Instruction_Tuned,geo_cka_late_minus_early,representation,-0.
|
| 73 |
-
Code-Instruction_Tuned,geo_cka_mean,representation,0.
|
| 74 |
-
Code-Instruction_Tuned,geo_cka_peak_depth,representation,0.
|
| 75 |
-
Code-Instruction_Tuned,geo_procrustes_late_minus_early,representation,0.
|
| 76 |
-
Code-Instruction_Tuned,geo_procrustes_mean,representation,0.
|
| 77 |
Code-Instruction_Tuned,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 78 |
-
Code-Instruction_Tuned,geo_rowwise_cosine_late_minus_early,representation,-0.
|
| 79 |
-
Code-Instruction_Tuned,geo_rowwise_cosine_mean,representation,0.
|
| 80 |
Code-Instruction_Tuned,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 81 |
-
Code-Instruction_Tuned,geo_subspace_overlap_late_minus_early,representation,-0.
|
| 82 |
-
Code-Instruction_Tuned,geo_subspace_overlap_mean,representation,0.
|
| 83 |
-
Code-Instruction_Tuned,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,
|
| 84 |
-
Code-Instruction_Tuned,geo_svcca_late_minus_early,representation,0.
|
| 85 |
-
Code-Instruction_Tuned,geo_svcca_mean,representation,0.
|
| 86 |
-
Code-Instruction_Tuned,geo_svcca_peak_depth,representation,0.
|
| 87 |
Code-Instruction_Tuned,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 88 |
Code-Instruction_Tuned,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 89 |
Code-Instruction_Tuned,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 90 |
Code-Instruction_Tuned,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 91 |
Code-Instruction_Tuned,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 92 |
Code-Instruction_Tuned,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 93 |
-
Code-Instruction_Tuned,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.
|
| 94 |
Code-Instruction_Tuned,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 95 |
Code-Instruction_Tuned,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 96 |
Code-Instruction_Tuned,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 97 |
-
Code-Instruction_Tuned,spectral_overcounting,weight space,-1.
|
| 98 |
-
Code-Instruction_Tuned,subspace_overlap,weight space,0.
|
| 99 |
-
Code-Instruction_Tuned,weight_cosine,weight space,0.
|
| 100 |
-
Code-Math,beh_entropy_gap,behaviour,-0.8487195574856834,-0.7650611875315414,0.08365836995414186,5,0.
|
| 101 |
-
Code-Math,beh_js,behaviour,0.05932089412373158,0.05064618958203162,-0.00867470454169996,5,-0.
|
| 102 |
-
Code-Math,beh_js_to_base,behaviour,0.05932089412574072,0.05064618958360474,-0.008674704542135979,5,-0.17441775011074206,-0.20062602809704028,0.0,0.0625,0.0625,0.
|
| 103 |
-
Code-Math,beh_kl_sym,behaviour,0.26808387823507396,0.2265663909103927,-0.041517487324681225,5,-0.
|
| 104 |
-
Code-Math,beh_kl_to_base,behaviour,0.25441715897768064,0.21898163798982795,-0.03543552098785269,5,-0.16296392371498078,-0.18759318779542877,0.0,0.0625,0.0625,0.
|
| 105 |
-
Code-Math,beh_logit_cosine,behaviour,0.9678319167345762,0.9741528473794461,0.006320930644869893,5,0.
|
| 106 |
-
Code-Math,beh_logit_kl,behaviour,0.25441714456503767,0.21898162601839272,-0.03543551854664489,5,-0.
|
| 107 |
-
Code-Math,beh_logit_l2,behaviour,146.3926574707031,130.74491119384766,-15.647746276855466,5,-0.
|
| 108 |
-
Code-Math,beh_rank_corr,behaviour,0.9669009735636862,0.9717550715116751,0.004854097947989078,5,0.
|
| 109 |
-
Code-Math,beh_topk_overlap,behaviour,0.775625,0.784375,0.00874999999999999,5,0.
|
| 110 |
-
Code-Math,grad_cosine,gradient,0.5876556778540429,0.5917608889232799,0.00410521106923698,5,0.
|
| 111 |
-
Code-Math,grad_cosine_layer_late_minus_early,gradient,0.1983495146036148,0.14799186587333682,-0.050357648730277996,5,-0.
|
| 112 |
-
Code-Math,grad_cosine_layer_mean,gradient,0.5469746536761522,0.5788521881401538,0.031877534464001614,5,0.
|
| 113 |
-
Code-Math,grad_cosine_layer_min,gradient,0.2266274720430374,0.2274605453014374,0.0008330732583999634,5,0.
|
| 114 |
-
Code-Math,grad_l2,gradient,2319.686796850513,2414.1387696379434,94.45197278743053,5,0.
|
| 115 |
-
Code-Math,grad_norm_a,gradient,2390.545600169052,2659.1058810180484,268.5602808489963,5,0.
|
| 116 |
Code-Math,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 117 |
-
Code-Math,grad_norm_ratio,gradient,0.8574013604723248,0.9035415511295989,0.04614019065727413,5,0.
|
| 118 |
-
Code-Math,act_deviation_from_base,other,0.1923275407031178,0.16943953882902857,-0.02288800187408923,5,-0.27757228627727104,-0.2954531074726018,0.0,0.0625,0.0625,0.
|
| 119 |
-
Code-Math,cka_to_base,other,0.9902538159489632,0.9923722693324087,0.0021184533834457397,5,0.14187797249254336,0.15566798010118926,5.0,0.0625,0.0625,0.
|
| 120 |
-
Code-Math,qmd_raw_from_base,other,0.024078073164752987,0.02234327448026893,-0.0017347986844840567,5,-0.08525051430324117,-0.08992501734153821,0.0,0.0625,0.0625,0.
|
| 121 |
-
Code-Math,geo_cka_late_minus_early,representation,-0.058691569904006424,-0.04398952980952162,0.0147020400944848,5,0.
|
| 122 |
-
Code-Math,geo_cka_mean,representation,0.99417478830822,0.9954362104658543,0.0012614221576341845,5,0.
|
| 123 |
Code-Math,geo_cka_peak_depth,representation,0.1794871794871795,0.1794871794871795,0.0,5,0.0,0.0,0.0,,,
|
| 124 |
-
Code-Math,geo_procrustes_late_minus_early,representation,0.0108585079421431,0.008293522161850638,-0.00256498578029246,5,-0.
|
| 125 |
-
Code-Math,geo_procrustes_mean,representation,0.0023172051776681403,0.0018304487768952,-0.00048675640077294,5,-0.
|
| 126 |
Code-Math,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 127 |
-
Code-Math,geo_rowwise_cosine_late_minus_early,representation,-0.06846257448196405,-0.054540717601776076,0.013921856880187983,5,0.
|
| 128 |
-
Code-Math,geo_rowwise_cosine_mean,representation,0.9922253370285035,0.9937962743639946,0.001570937335491207,5,0.
|
| 129 |
Code-Math,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 130 |
-
Code-Math,geo_subspace_overlap_late_minus_early,representation,-0.1749953027584557,-0.14576759024866462,0.029227712509791115,5,0.
|
| 131 |
-
Code-Math,geo_subspace_overlap_mean,representation,0.807064705124249,0.8288022057760343,0.021737500651785147,5,0.
|
| 132 |
-
Code-Math,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,0,,,,,
|
| 133 |
-
Code-Math,geo_svcca_late_minus_early,representation,0.00575740348169158,0.0054772748334523,-0.00028012864823927995,5,-0.
|
| 134 |
-
Code-Math,geo_svcca_mean,representation,0.9902774457520932,0.9912311413409194,0.0009536955888259646,5,0.
|
| 135 |
Code-Math,geo_svcca_peak_depth,representation,0.5641025641025641,0.5641025641025641,0.0,5,0.0,0.0,0.0,,,
|
| 136 |
Code-Math,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 137 |
Code-Math,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
|
@@ -143,16 +143,16 @@ Code-Math,ret_procrustes_p_at_5,retrieval,0.5692307692307692,0.5692307692307692,
|
|
| 143 |
Code-Math,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 144 |
Code-Math,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 145 |
Code-Math,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 146 |
-
Code-Math,spectral_overcounting,weight space,-0.9999979734420776,-0.9999979972839356,-2.384185791015625e-08,5,-0.
|
| 147 |
-
Code-Math,subspace_overlap,weight space,0.9988187074661254,0.9985008955001831,-0.0003178119659424716,5,-0.
|
| 148 |
-
Code-Math,weight_cosine,weight space,0.9997980713844299,0.9997980952262878,2.384185791015625e-08,5,2.
|
| 149 |
-
Code-Math-Instruction_Tuned,beh_js_to_base,behaviour,0.12113742600657493,0.10746916728598466,-0.01366825872059028,5,-0.2748205339325454,-0.2911923025185968,0.0,0.0625,0.0625,0.
|
| 150 |
-
Code-Math-Instruction_Tuned,beh_kl_to_base,behaviour,0.5253016705460712,0.45086890549425257,-0.07443276505181856,5,-0.3423078060559,-0.3661812320817214,0.0,0.0625,0.0625,0.
|
| 151 |
-
Code-Math-Instruction_Tuned,act_deviation_from_base,other,0.34054103039205075,0.2870888278074562,-0.05345220258459451,5,-0.6482370177869512,-0.7525949840811219,0.0,0.0625,0.0625,0.
|
| 152 |
-
Code-Math-Instruction_Tuned,cka_to_base,other,0.9637338295578957,0.9776740205287933,0.013940190970897692,5,0.9336084742600528,1.1128547417209058,5.0,0.0625,0.0625,0.
|
| 153 |
-
Code-Math-Instruction_Tuned,qmd_raw_from_base,other,0.06741627142434369,0.06192478721447022,-0.005491484209873472,5,-0.2698594697857254,-0.29428904562512653,0.0,0.0625,0.0625,0.
|
| 154 |
-
Math-Instruction_Tuned,beh_js_to_base,behaviour,0.122818348409463,0.10852165823966838,-0.014296690169794596,5,-0.2874560766114504,-0.2804668634303113,0.0,0.0625,0.0625,0.
|
| 155 |
-
Math-Instruction_Tuned,beh_kl_to_base,behaviour,0.5402923311013552,0.45799824939797984,-0.08229408170337532,5,-0.3784611056657115,-0.44202447669781614,0.0,0.0625,0.0625,0.
|
| 156 |
-
Math-Instruction_Tuned,act_deviation_from_base,other,0.3406754306703806,0.2917846224270761,-0.048890808243304495,5,-0.5929190978178251,-0.6552347513245169,0.0,0.0625,0.0625,0.
|
| 157 |
-
Math-Instruction_Tuned,cka_to_base,other,0.9687317037582398,0.9781474018096924,0.009415698051452637,5,0.6305921855921296,0.7110382045334173,5.0,0.0625,0.0625,0.
|
| 158 |
-
Math-Instruction_Tuned,qmd_raw_from_base,other,0.06886231224556602,0.06323308267899282,-0.005629229566573214,5,-0.27662847566898086,-0.29392234507751674,0.0,0.0625,0.0625,0.
|
|
|
|
| 1 |
combo,metric,family,mean_without,mean_with,mean_diff_raw,n_pairs,mean_diff,median_diff,n_positive,p_wilcoxon,p_sign,q_bh
|
| 2 |
+
ALL,beh_entropy_gap,behaviour,-0.7660118626561052,-0.6801243335045817,0.08588752915152367,10,0.5625249043215398,0.6071374131232952,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 3 |
+
ALL,beh_js,behaviour,0.05722532701442854,0.04738577560948444,-0.009839551404944098,10,-0.6749805456561688,-0.6925276058544548,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 4 |
+
ALL,beh_js_to_base,behaviour,0.08960160711301804,0.07769059418763206,-0.011911012925385985,20,-0.23948851121034828,-0.2244874656853442,0.0,1.9073486328125e-06,1.9073486328125e-06,4.5013427734375e-05
|
| 5 |
+
ALL,beh_kl_sym,behaviour,0.256538038573327,0.20935668770292554,-0.04718135087040145,10,-0.6771469297843139,-0.7042234966814904,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 6 |
+
ALL,beh_kl_to_base,behaviour,0.3913996514478821,0.3301468381705516,-0.061252813277330495,20,-0.28169470948872694,-0.28835425938371406,0.0,1.9073486328125e-06,1.9073486328125e-06,4.5013427734375e-05
|
| 7 |
+
ALL,beh_logit_cosine,behaviour,0.9617158684879541,0.972249087691307,0.010533219203352939,10,1.0149103368539367,0.8773596831722706,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 8 |
+
ALL,beh_logit_kl,behaviour,0.2500022520222929,0.20586006126476103,-0.04414219075753191,10,-0.6566257140752056,-0.6080463282211857,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 9 |
+
ALL,beh_logit_l2,behaviour,169.21674041748048,147.00799331665038,-22.208747100830077,10,-0.7457348306859337,-0.7345778269797765,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 10 |
+
ALL,beh_rank_corr,behaviour,0.9596960328216234,0.968911597113004,0.00921556429138054,10,0.8358556390085529,0.6361795643066386,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 11 |
+
ALL,beh_topk_overlap,behaviour,0.788125,0.805625,0.01749999999999996,10,0.4382722069692254,0.35218302345741215,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 12 |
+
ALL,grad_cosine,gradient,0.47158873430850756,0.5221894806072642,0.050600746298756646,10,0.4035521225998592,0.3081112551756227,8.0,0.01953125,0.109375,0.08885542168674698
|
| 13 |
+
ALL,grad_cosine_layer_late_minus_early,gradient,0.26159701282158493,0.23929221034049988,-0.022304802481085042,10,-0.14359725227610917,0.15080437025429055,6.0,0.921875,0.75390625,1.0
|
| 14 |
+
ALL,grad_cosine_layer_mean,gradient,0.4782671892852523,0.5262796634808182,0.04801247419556599,10,0.4551431040744848,0.5354663144007883,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 15 |
+
ALL,grad_cosine_layer_min,gradient,0.06347383875399826,0.08879230320453643,0.025318464450538168,10,0.13892044603112574,0.14332455956554357,7.0,0.232421875,0.34375,0.30473090277777776
|
| 16 |
+
ALL,grad_l2,gradient,2432.5582769492075,2400.6412978114286,-31.91697913777839,10,-0.201881091945551,-0.22893319948780422,4.0,0.556640625,0.75390625,0.6568359375
|
| 17 |
+
ALL,grad_norm_a,gradient,1939.2361111676419,2093.1064377796033,153.87032661196125,10,0.25776093046663406,0.14510518702596076,7.0,0.16015625,0.34375,0.2172234195402299
|
| 18 |
ALL,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 19 |
+
ALL,grad_norm_ratio,gradient,0.7082016053734593,0.7386315732676348,0.030429967894175597,10,0.172232483947732,0.15738685188530643,6.0,0.322265625,0.75390625,0.3961181640625
|
| 20 |
+
ALL,act_deviation_from_base,other,0.2909211340174079,0.24877564283087844,-0.0421454911865294,20,-0.5111158417968739,-0.48141035398846777,0.0,1.9073486328125e-06,1.9073486328125e-06,4.5013427734375e-05
|
| 21 |
+
ALL,cka_to_base,other,0.9741214978694913,0.9828484863042831,0.008726988434791572,20,0.5844676284923385,0.3942216092375521,20.0,1.9073486328125e-06,1.9073486328125e-06,4.5013427734375e-05
|
| 22 |
+
ALL,qmd_raw_from_base,other,0.05631466960422178,0.0517850840132395,-0.0045295855909822675,20,-0.22259038161919803,-0.23759881154028703,0.0,1.9073486328125e-06,1.9073486328125e-06,4.5013427734375e-05
|
| 23 |
+
ALL,geo_cka_late_minus_early,representation,-0.0569653130438913,-0.04249178041799169,0.014473532625899599,10,0.7833364412854136,0.8806483333279589,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 24 |
+
ALL,geo_cka_mean,representation,0.9919312139591838,0.9944453806545688,0.0025141666953849007,10,0.8107208301475982,0.5593093212762759,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 25 |
+
ALL,geo_cka_peak_depth,representation,0.1769230769230769,0.1769230769230769,0.0,10,2.2204460492503132e-17,0.0,2.0,,1.0,1.0
|
| 26 |
+
ALL,geo_procrustes_late_minus_early,representation,0.00761174773192273,0.0053608488637635395,-0.00225089886815919,10,-0.5252430601247124,-0.5074993107941198,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 27 |
+
ALL,geo_procrustes_mean,representation,0.0032579227655531702,0.0021496576598197398,-0.00110826510573343,10,-0.8443282398454567,-0.5138006128438919,0.0,0.001953125,0.001953125,0.010475852272727272
|
| 28 |
ALL,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 29 |
+
ALL,geo_rowwise_cosine_late_minus_early,representation,-0.10158929824829097,-0.07030787467956537,0.0312814235687256,10,0.7105909402806541,0.4053107954956199,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 30 |
+
ALL,geo_rowwise_cosine_mean,representation,0.9911902874708176,0.9935837115347385,0.002393424063921001,10,0.8994776904728464,0.7263622509383842,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 31 |
ALL,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 32 |
+
ALL,geo_subspace_overlap_late_minus_early,representation,-0.15845400172506968,-0.13005971357699925,0.028394288148070452,10,0.6219679667467382,0.6056549080348361,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 33 |
+
ALL,geo_subspace_overlap_mean,representation,0.8070876960894303,0.832057086363881,0.024969390274450876,10,0.6274712363173965,0.5899846447156746,10.0,0.001953125,0.001953125,0.010475852272727272
|
| 34 |
+
ALL,geo_subspace_overlap_peak_depth,representation,0.0,0.05384615384615384,0.05384615384615384,10,0.44721359549995787,0.0,1.0,,1.0,1.0
|
| 35 |
+
ALL,geo_svcca_late_minus_early,representation,0.006896506356262269,0.00675592151161578,-0.0001405848446464901,10,-0.07863962824989146,-0.16550876779578408,2.0,0.275390625,0.109375,0.353218410326087
|
| 36 |
+
ALL,geo_svcca_mean,representation,0.9904228584167509,0.9911536537157006,0.0007307952989500044,10,0.40908578112910876,0.34657630913032894,8.0,0.009765625,0.109375,0.05010190217391304
|
| 37 |
+
ALL,geo_svcca_peak_depth,representation,0.5897435897435898,0.5717948717948718,-0.01794871794871796,10,-0.6730834736720354,0.0,0.0,,0.125,0.17151162790697674
|
| 38 |
ALL,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 39 |
ALL,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 40 |
ALL,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 41 |
ALL,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 42 |
ALL,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 43 |
ALL,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 44 |
+
ALL,ret_procrustes_p_at_5,retrieval,0.5538461538461539,0.5615384615384615,0.007692307692307698,10,0.22509257354845516,0.0,3.0,1.0,1.0,1.0
|
| 45 |
ALL,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 46 |
ALL,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 47 |
ALL,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 48 |
+
ALL,spectral_overcounting,weight space,-1.000009500980377,-1.0000094771385193,2.384185788795179e-08,10,0.0019485002548334858,0.0,3.0,0.3125,1.0,0.3881578947368421
|
| 49 |
+
ALL,subspace_overlap,weight space,0.9985523819923401,0.9985275804996491,-2.480149269109555e-05,10,-0.048396614837623864,0.015760012762408755,5.0,0.921875,1.0,1.0
|
| 50 |
+
ALL,weight_cosine,weight space,0.998877477645874,0.9988774955272675,1.7881393432617187e-08,10,1.7954835039411093e-05,0.0,2.0,,0.5,0.5959595959595959
|
| 51 |
+
Code-Instruction_Tuned,beh_entropy_gap,behaviour,-0.6833041678265271,-0.5951874794776216,0.08811668834890547,5,0.5771249001138559,0.6241633874682262,5.0,0.0625,0.0625,0.08885542168674698
|
| 52 |
+
Code-Instruction_Tuned,beh_js,behaviour,0.055129759905125496,0.04412536163693726,-0.01100439826818824,5,-0.7548875392781889,-0.846526685629651,0.0,0.0625,0.0625,0.08885542168674698
|
| 53 |
+
Code-Instruction_Tuned,beh_js_to_base,behaviour,0.05512975991029358,0.0441253616412705,-0.011004398269023082,5,-0.22125968418665526,-0.2481193785443587,0.0,0.0625,0.0625,0.08885542168674698
|
| 54 |
+
Code-Instruction_Tuned,beh_kl_sym,behaviour,0.24499219891158006,0.1921469844954584,-0.052845214416121666,5,-0.7584347212516783,-0.8671939651098023,0.0,0.0625,0.0625,0.08885542168674698
|
| 55 |
+
Code-Instruction_Tuned,beh_kl_to_base,behaviour,0.24558744516642164,0.19273855980014618,-0.052848885366275425,5,-0.24304600251831573,-0.2825243992484339,0.0,0.0625,0.0625,0.08885542168674698
|
| 56 |
+
Code-Instruction_Tuned,beh_logit_cosine,behaviour,0.955599820241332,0.9703453280031681,0.014745507761835985,5,1.420778202819848,1.5733367171251398,5.0,0.0625,0.0625,0.08885542168674698
|
| 57 |
+
Code-Instruction_Tuned,beh_logit_kl,behaviour,0.2455873594795482,0.19273849651112931,-0.05284886296841894,5,-0.7861395592102469,-0.9138336033066669,0.0,0.0625,0.0625,0.08885542168674698
|
| 58 |
+
Code-Instruction_Tuned,beh_logit_l2,behaviour,192.04082336425782,163.2710754394531,-28.769747924804687,5,-0.9660429289493477,-0.9931664662721492,0.0,0.0625,0.0625,0.08885542168674698
|
| 59 |
+
Code-Instruction_Tuned,beh_rank_corr,behaviour,0.9524910920795607,0.9660681227143326,0.013577030634772003,5,1.2314425094598298,1.3931498184310294,5.0,0.0625,0.0625,0.08885542168674698
|
| 60 |
+
Code-Instruction_Tuned,beh_topk_overlap,behaviour,0.8006250000000001,0.826875,0.02624999999999993,5,0.6574083104538377,0.6261031528131783,5.0,0.0625,0.0625,0.08885542168674698
|
| 61 |
+
Code-Instruction_Tuned,grad_cosine,gradient,0.35552179076297225,0.45261807229124856,0.09709628152827632,5,0.7743642806361575,0.8267470397921306,5.0,0.0625,0.0625,0.08885542168674698
|
| 62 |
+
Code-Instruction_Tuned,grad_cosine_layer_late_minus_early,gradient,0.3248445110395551,0.330592554807663,0.005748043768107902,5,0.03700563104125524,0.11513405411577396,3.0,0.8125,1.0,0.921875
|
| 63 |
+
Code-Instruction_Tuned,grad_cosine_layer_mean,gradient,0.4095597248943522,0.4737071388214826,0.06414741392713039,5,0.6080972410257761,0.5897994021423908,5.0,0.0625,0.0625,0.08885542168674698
|
| 64 |
+
Code-Instruction_Tuned,grad_cosine_layer_min,gradient,-0.09967979453504087,-0.049875938892364476,0.04980385564267638,5,0.2732698838615126,0.16445989022666346,5.0,0.0625,0.0625,0.08885542168674698
|
| 65 |
+
Code-Instruction_Tuned,grad_l2,gradient,2545.4297570479016,2387.143825984914,-158.28593106298732,5,-1.0011892561846736,-0.9873878600143112,0.0,0.0625,0.0625,0.08885542168674698
|
| 66 |
+
Code-Instruction_Tuned,grad_norm_a,gradient,1487.9266221662315,1527.1069945411577,39.18037237492622,5,0.06563428740135735,-0.04194617412836557,2.0,1.0,1.0,1.0
|
| 67 |
Code-Instruction_Tuned,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 68 |
+
Code-Instruction_Tuned,grad_norm_ratio,gradient,0.5590018502745939,0.5737215954056709,0.014719745131077067,5,0.08331320873618756,-0.05324458448784412,2.0,1.0,1.0,1.0
|
| 69 |
+
Code-Instruction_Tuned,act_deviation_from_base,other,0.29014053430408243,0.24678958225995298,-0.04335095204412938,5,-0.5257349653054478,-0.5900637262201152,0.0,0.0625,0.0625,0.08885542168674698
|
| 70 |
+
Code-Instruction_Tuned,cka_to_base,other,0.9737666422128678,0.983200253546238,0.009433611333370218,5,0.6317918816246285,0.8040619007888237,5.0,0.0625,0.0625,0.08885542168674698
|
| 71 |
+
Code-Instruction_Tuned,qmd_raw_from_base,other,0.06490202158222438,0.05963919167922608,-0.005262829902998324,5,-0.25862306671884455,-0.27103230967800196,0.0,0.0625,0.0625,0.08885542168674698
|
| 72 |
+
Code-Instruction_Tuned,geo_cka_late_minus_early,representation,-0.055239056183776156,-0.04099403102646176,0.0142450251573144,5,0.7709691615151408,0.8344893329360222,5.0,0.0625,0.0625,0.08885542168674698
|
| 73 |
+
Code-Instruction_Tuned,geo_cka_mean,representation,0.9896876396101477,0.9934545508432834,0.003766911233135617,5,1.214682148015841,1.4562286113753566,5.0,0.0625,0.0625,0.08885542168674698
|
| 74 |
+
Code-Instruction_Tuned,geo_cka_peak_depth,representation,0.17435897435897435,0.17435897435897435,0.0,5,4.4408920985006264e-17,0.0,2.0,,1.0,1.0
|
| 75 |
+
Code-Instruction_Tuned,geo_procrustes_late_minus_early,representation,0.00436498752170236,0.00242817556567644,-0.00193681195602592,5,-0.4519514639505509,-0.4347229083268895,0.0,0.0625,0.0625,0.08885542168674698
|
| 76 |
+
Code-Instruction_Tuned,geo_procrustes_mean,representation,0.004198640353438201,0.0024688665427442798,-0.00172977381069392,5,-1.3178226665788912,-1.6334579323068144,0.0,0.0625,0.0625,0.08885542168674698
|
| 77 |
Code-Instruction_Tuned,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 78 |
+
Code-Instruction_Tuned,geo_rowwise_cosine_late_minus_early,representation,-0.13471602201461788,-0.08607503175735468,0.048640990257263206,5,1.1049320350512082,1.3868565120059932,5.0,0.0625,0.0625,0.08885542168674698
|
| 79 |
+
Code-Instruction_Tuned,geo_rowwise_cosine_mean,representation,0.9901552379131318,0.9933711487054824,0.003215910792350796,5,1.2085781437041119,1.493423886959824,5.0,0.0625,0.0625,0.08885542168674698
|
| 80 |
Code-Instruction_Tuned,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 81 |
+
Code-Instruction_Tuned,geo_subspace_overlap_late_minus_early,representation,-0.14191270069168374,-0.11435183690533393,0.02756086378634979,5,0.6037120677788386,0.6040534452335619,5.0,0.0625,0.0625,0.08885542168674698
|
| 82 |
+
Code-Instruction_Tuned,geo_subspace_overlap_mean,representation,0.8071106870546114,0.8353119669517278,0.028201279897116606,5,0.7086873875684118,0.7634006656745291,5.0,0.0625,0.0625,0.08885542168674698
|
| 83 |
+
Code-Instruction_Tuned,geo_subspace_overlap_peak_depth,representation,0.0,0.10769230769230768,0.10769230769230768,5,0.8944271909999157,0.0,1.0,,1.0,1.0
|
| 84 |
+
Code-Instruction_Tuned,geo_svcca_late_minus_early,representation,0.00803560923083296,0.00803456818977926,-1.041041053700259e-06,5,-0.0005823321970566715,-0.16648216496105173,1.0,0.625,0.375,0.7230392156862745
|
| 85 |
+
Code-Instruction_Tuned,geo_svcca_mean,representation,0.9905682710814082,0.9910761660904823,0.0005078950090740442,5,0.2843102943015037,0.2388752295837645,3.0,0.3125,1.0,0.3881578947368421
|
| 86 |
+
Code-Instruction_Tuned,geo_svcca_peak_depth,representation,0.6153846153846153,0.5794871794871794,-0.03589743589743592,5,-1.3461669473440707,-1.9230956390629583,0.0,,0.125,0.17151162790697674
|
| 87 |
Code-Instruction_Tuned,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 88 |
Code-Instruction_Tuned,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 89 |
Code-Instruction_Tuned,ret_identity_p_at_10,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 90 |
Code-Instruction_Tuned,ret_identity_p_at_5,retrieval,1.0,1.0,0.0,0,,,,,,
|
| 91 |
Code-Instruction_Tuned,ret_procrustes_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 92 |
Code-Instruction_Tuned,ret_procrustes_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 93 |
+
Code-Instruction_Tuned,ret_procrustes_p_at_5,retrieval,0.5384615384615384,0.5538461538461539,0.015384615384615396,5,0.4501851470969103,0.0,1.0,,1.0,1.0
|
| 94 |
Code-Instruction_Tuned,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 95 |
Code-Instruction_Tuned,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 96 |
Code-Instruction_Tuned,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 97 |
+
Code-Instruction_Tuned,spectral_overcounting,weight space,-1.0000210285186768,-1.0000209569931031,7.152557368605983e-08,5,0.00584550076631514,0.009742501265094019,3.0,,0.25,0.3241758241758242
|
| 98 |
+
Code-Instruction_Tuned,subspace_overlap,weight space,0.9982860565185547,0.998554265499115,0.0002682089805602805,5,0.5233719957842691,0.5720128617421327,4.0,0.1875,0.375,0.24859550561797752
|
| 99 |
+
Code-Instruction_Tuned,weight_cosine,weight space,0.9979568839073181,0.9979568958282471,1.1920928955078126e-08,5,1.1969890026274064e-05,0.0,1.0,,1.0,1.0
|
| 100 |
+
Code-Math,beh_entropy_gap,behaviour,-0.8487195574856834,-0.7650611875315414,0.08365836995414186,5,0.5479249085292235,0.590111438778364,5.0,0.0625,0.0625,0.08885542168674698
|
| 101 |
+
Code-Math,beh_js,behaviour,0.05932089412373158,0.05064618958203162,-0.00867470454169996,5,-0.5950735520341489,-0.6844902144098493,0.0,0.0625,0.0625,0.08885542168674698
|
| 102 |
+
Code-Math,beh_js_to_base,behaviour,0.05932089412574072,0.05064618958360474,-0.008674704542135979,5,-0.17441775011074206,-0.20062602809704028,0.0,0.0625,0.0625,0.08885542168674698
|
| 103 |
+
Code-Math,beh_kl_sym,behaviour,0.26808387823507396,0.2265663909103927,-0.041517487324681225,5,-0.5958591383169495,-0.6940268486856347,0.0,0.0625,0.0625,0.08885542168674698
|
| 104 |
+
Code-Math,beh_kl_to_base,behaviour,0.25441715897768064,0.21898163798982795,-0.03543552098785269,5,-0.16296392371498078,-0.18759318779542877,0.0,0.0625,0.0625,0.08885542168674698
|
| 105 |
+
Code-Math,beh_logit_cosine,behaviour,0.9678319167345762,0.9741528473794461,0.006320930644869893,5,0.6090424708880257,0.7030465253911052,5.0,0.0625,0.0625,0.08885542168674698
|
| 106 |
+
Code-Math,beh_logit_kl,behaviour,0.25441714456503767,0.21898162601839272,-0.03543551854664489,5,-0.5271118689401642,-0.6067759888565487,0.0,0.0625,0.0625,0.08885542168674698
|
| 107 |
+
Code-Math,beh_logit_l2,behaviour,146.3926574707031,130.74491119384766,-15.647746276855466,5,-0.5254267324225201,-0.549904154710251,0.0,0.0625,0.0625,0.08885542168674698
|
| 108 |
+
Code-Math,beh_rank_corr,behaviour,0.9669009735636862,0.9717550715116751,0.004854097947989078,5,0.440268768557276,0.4871068043684669,5.0,0.0625,0.0625,0.08885542168674698
|
| 109 |
+
Code-Math,beh_topk_overlap,behaviour,0.775625,0.784375,0.00874999999999999,5,0.21913610348461296,0.23478868230494326,5.0,0.0625,0.0625,0.08885542168674698
|
| 110 |
+
Code-Math,grad_cosine,gradient,0.5876556778540429,0.5917608889232799,0.00410521106923698,5,0.03273996456356075,0.021960592601193513,3.0,0.625,1.0,0.7230392156862745
|
| 111 |
+
Code-Math,grad_cosine_layer_late_minus_early,gradient,0.1983495146036148,0.14799186587333682,-0.050357648730277996,5,-0.3242001355934736,0.18647468639280712,3.0,0.8125,1.0,0.921875
|
| 112 |
+
Code-Math,grad_cosine_layer_mean,gradient,0.5469746536761522,0.5788521881401538,0.031877534464001614,5,0.3021889671231933,0.27828812888675175,5.0,0.0625,0.0625,0.08885542168674698
|
| 113 |
+
Code-Math,grad_cosine_layer_min,gradient,0.2266274720430374,0.2274605453014374,0.0008330732583999634,5,0.0045710082007388905,-0.0837435755624774,2.0,1.0,1.0,1.0
|
| 114 |
+
Code-Math,grad_l2,gradient,2319.686796850513,2414.1387696379434,94.45197278743053,5,0.5974270722935715,0.40164648797929486,4.0,0.125,0.375,0.17151162790697674
|
| 115 |
+
Code-Math,grad_norm_a,gradient,2390.545600169052,2659.1058810180484,268.5602808489963,5,0.4498875735319108,0.3491458765191663,5.0,0.0625,0.0625,0.08885542168674698
|
| 116 |
Code-Math,grad_norm_b,gradient,2661.756166702006,2661.756166702006,0.0,0,,,,,,
|
| 117 |
+
Code-Math,grad_norm_ratio,gradient,0.8574013604723248,0.9035415511295989,0.04614019065727413,5,0.2611517591592765,0.28597845020394774,4.0,0.1875,0.375,0.24859550561797752
|
| 118 |
+
Code-Math,act_deviation_from_base,other,0.1923275407031178,0.16943953882902857,-0.02288800187408923,5,-0.27757228627727104,-0.2954531074726018,0.0,0.0625,0.0625,0.08885542168674698
|
| 119 |
+
Code-Math,cka_to_base,other,0.9902538159489632,0.9923722693324087,0.0021184533834457397,5,0.14187797249254336,0.15566798010118926,5.0,0.0625,0.0625,0.08885542168674698
|
| 120 |
+
Code-Math,qmd_raw_from_base,other,0.024078073164752987,0.02234327448026893,-0.0017347986844840567,5,-0.08525051430324117,-0.08992501734153821,0.0,0.0625,0.0625,0.08885542168674698
|
| 121 |
+
Code-Math,geo_cka_late_minus_early,representation,-0.058691569904006424,-0.04398952980952162,0.0147020400944848,5,0.7957037210556862,1.0232570217163321,5.0,0.0625,0.0625,0.08885542168674698
|
| 122 |
+
Code-Math,geo_cka_mean,representation,0.99417478830822,0.9954362104658543,0.0012614221576341845,5,0.4067595122793552,0.4679828542930573,5.0,0.0625,0.0625,0.08885542168674698
|
| 123 |
Code-Math,geo_cka_peak_depth,representation,0.1794871794871795,0.1794871794871795,0.0,5,0.0,0.0,0.0,,,
|
| 124 |
+
Code-Math,geo_procrustes_late_minus_early,representation,0.0108585079421431,0.008293522161850638,-0.00256498578029246,5,-0.5985346562988738,-0.7374411204027893,0.0,0.0625,0.0625,0.08885542168674698
|
| 125 |
+
Code-Math,geo_procrustes_mean,representation,0.0023172051776681403,0.0018304487768952,-0.00048675640077294,5,-0.37083381311202207,-0.40475521196505054,0.0,0.0625,0.0625,0.08885542168674698
|
| 126 |
Code-Math,geo_procrustes_peak_depth,representation,1.0,1.0,0.0,0,,,,,,
|
| 127 |
+
Code-Math,geo_rowwise_cosine_late_minus_early,representation,-0.06846257448196405,-0.054540717601776076,0.013921856880187983,5,0.31624984551010005,0.3545580909141212,5.0,0.0625,0.0625,0.08885542168674698
|
| 128 |
+
Code-Math,geo_rowwise_cosine_mean,representation,0.9922253370285035,0.9937962743639946,0.001570937335491207,5,0.5903772372415811,0.6561478736184538,5.0,0.0625,0.0625,0.08885542168674698
|
| 129 |
Code-Math,geo_rowwise_cosine_peak_depth,representation,0.0769230769230769,0.0769230769230769,0.0,0,,,,,,
|
| 130 |
+
Code-Math,geo_subspace_overlap_late_minus_early,representation,-0.1749953027584557,-0.14576759024866462,0.029227712509791115,5,0.6402238657146376,0.6072563708361105,5.0,0.0625,0.0625,0.08885542168674698
|
| 131 |
+
Code-Math,geo_subspace_overlap_mean,representation,0.807064705124249,0.8288022057760343,0.021737500651785147,5,0.5462550850663815,0.5585380689478869,5.0,0.0625,0.0625,0.08885542168674698
|
| 132 |
+
Code-Math,geo_subspace_overlap_peak_depth,representation,0.0,0.0,0.0,5,0.0,0.0,0.0,,,
|
| 133 |
+
Code-Math,geo_svcca_late_minus_early,representation,0.00575740348169158,0.0054772748334523,-0.00028012864823927995,5,-0.15669692430272622,-0.16453537063051643,1.0,0.3125,0.375,0.3881578947368421
|
| 134 |
+
Code-Math,geo_svcca_mean,representation,0.9902774457520932,0.9912311413409194,0.0009536955888259646,5,0.5338612679567138,0.4606439332940155,5.0,0.0625,0.0625,0.08885542168674698
|
| 135 |
Code-Math,geo_svcca_peak_depth,representation,0.5641025641025641,0.5641025641025641,0.0,5,0.0,0.0,0.0,,,
|
| 136 |
Code-Math,ret_gain_over_identity,retrieval,-0.8461538461538461,-0.8461538461538461,0.0,0,,,,,,
|
| 137 |
Code-Math,ret_identity_p_at_1,retrieval,1.0,1.0,0.0,0,,,,,,
|
|
|
|
| 143 |
Code-Math,ret_ridge_p_at_1,retrieval,0.1538461538461538,0.1538461538461538,0.0,0,,,,,,
|
| 144 |
Code-Math,ret_ridge_p_at_10,retrieval,0.8461538461538461,0.8461538461538461,0.0,0,,,,,,
|
| 145 |
Code-Math,ret_ridge_p_at_5,retrieval,0.5384615384615384,0.5384615384615384,0.0,0,,,,,,
|
| 146 |
+
Code-Math,spectral_overcounting,weight space,-0.9999979734420776,-0.9999979972839356,-2.384185791015625e-08,5,-0.0019485002566481681,0.0,0.0,,0.5,0.5959595959595959
|
| 147 |
+
Code-Math,subspace_overlap,weight space,0.9988187074661254,0.9985008955001831,-0.0003178119659424716,5,-0.6201652254595169,-0.34276573882780204,1.0,0.4375,0.375,0.5322164948453608
|
| 148 |
+
Code-Math,weight_cosine,weight space,0.9997980713844299,0.9997980952262878,2.384185791015625e-08,5,2.3939780052548128e-05,0.0,1.0,,1.0,1.0
|
| 149 |
+
Code-Math-Instruction_Tuned,beh_js_to_base,behaviour,0.12113742600657493,0.10746916728598466,-0.01366825872059028,5,-0.2748205339325454,-0.2911923025185968,0.0,0.0625,0.0625,0.08885542168674698
|
| 150 |
+
Code-Math-Instruction_Tuned,beh_kl_to_base,behaviour,0.5253016705460712,0.45086890549425257,-0.07443276505181856,5,-0.3423078060559,-0.3661812320817214,0.0,0.0625,0.0625,0.08885542168674698
|
| 151 |
+
Code-Math-Instruction_Tuned,act_deviation_from_base,other,0.34054103039205075,0.2870888278074562,-0.05345220258459451,5,-0.6482370177869512,-0.7525949840811219,0.0,0.0625,0.0625,0.08885542168674698
|
| 152 |
+
Code-Math-Instruction_Tuned,cka_to_base,other,0.9637338295578957,0.9776740205287933,0.013940190970897692,5,0.9336084742600528,1.1128547417209058,5.0,0.0625,0.0625,0.08885542168674698
|
| 153 |
+
Code-Math-Instruction_Tuned,qmd_raw_from_base,other,0.06741627142434369,0.06192478721447022,-0.005491484209873472,5,-0.2698594697857254,-0.29428904562512653,0.0,0.0625,0.0625,0.08885542168674698
|
| 154 |
+
Math-Instruction_Tuned,beh_js_to_base,behaviour,0.122818348409463,0.10852165823966838,-0.014296690169794596,5,-0.2874560766114504,-0.2804668634303113,0.0,0.0625,0.0625,0.08885542168674698
|
| 155 |
+
Math-Instruction_Tuned,beh_kl_to_base,behaviour,0.5402923311013552,0.45799824939797984,-0.08229408170337532,5,-0.3784611056657115,-0.44202447669781614,0.0,0.0625,0.0625,0.08885542168674698
|
| 156 |
+
Math-Instruction_Tuned,act_deviation_from_base,other,0.3406754306703806,0.2917846224270761,-0.048890808243304495,5,-0.5929190978178251,-0.6552347513245169,0.0,0.0625,0.0625,0.08885542168674698
|
| 157 |
+
Math-Instruction_Tuned,cka_to_base,other,0.9687317037582398,0.9781474018096924,0.009415698051452637,5,0.6305921855921296,0.7110382045334173,5.0,0.0625,0.0625,0.08885542168674698
|
| 158 |
+
Math-Instruction_Tuned,qmd_raw_from_base,other,0.06886231224556602,0.06323308267899282,-0.005629229566573214,5,-0.27662847566898086,-0.29392234507751674,0.0,0.0625,0.0625,0.08885542168674698
|
tables/T5_coverage.csv
CHANGED
|
@@ -12,10 +12,10 @@ DARETaskArithmetic,DARE Linear,Code-Instruction_Tuned,ahn1376/DARETaskArithmetic
|
|
| 12 |
DARETaskArithmetic,DARE Linear,Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Math-Instruction_Tuned___AIM,ok,not-run,196.0,,True,True,False,True,
|
| 13 |
DARETaskArithmetic,DARE Linear,Code-Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Code-Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Code-Math-Instruction_Tuned___AIM,ok,not-run,198.0,,True,True,False,True,
|
| 14 |
DARETies,DARE TIES,Code-Math,ahn1376/DARETies___Code-Math,ahn1376/DARETies___Code-Math___AIM,ok,ok,,747.0,True,True,True,True,
|
| 15 |
-
DARETies,DARE TIES,Code-Instruction_Tuned,ahn1376/DARETies___Code-Instruction_Tuned,ahn1376/DARETies___Code-Instruction_Tuned___AIM,ok,
|
| 16 |
DARETies,DARE TIES,Math-Instruction_Tuned,ahn1376/DARETies___Math-Instruction_Tuned,ahn1376/DARETies___Math-Instruction_Tuned___AIM,ok,not-run,189.0,,True,True,False,True,
|
| 17 |
DARETies,DARE TIES,Code-Math-Instruction_Tuned,ahn1376/DARETies___Code-Math-Instruction_Tuned,ahn1376/DARETies___Code-Math-Instruction_Tuned___AIM,ok,not-run,174.0,,True,True,False,True,
|
| 18 |
WIDEN,WIDEN,Code-Math,ahn1376/WIDEN___Code-Math,ahn1376/WIDEN___Code-Math___AIM,ok,ok,161.0,673.0,True,True,True,True,
|
| 19 |
-
WIDEN,WIDEN,Code-Instruction_Tuned,ahn1376/WIDEN___Code-Instruction_Tuned,ahn1376/WIDEN___Code-Instruction_Tuned___AIM,ok,
|
| 20 |
WIDEN,WIDEN,Math-Instruction_Tuned,ahn1376/WIDEN___Math-Instruction_Tuned,ahn1376/WIDEN___Math-Instruction_Tuned___AIM,ok,not-run,197.0,,True,True,False,True,
|
| 21 |
WIDEN,WIDEN,Code-Math-Instruction_Tuned,ahn1376/WIDEN___Code-Math-Instruction_Tuned,ahn1376/WIDEN___Code-Math-Instruction_Tuned___AIM,ok,not-run,193.0,,True,True,False,True,
|
|
|
|
| 12 |
DARETaskArithmetic,DARE Linear,Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Math-Instruction_Tuned___AIM,ok,not-run,196.0,,True,True,False,True,
|
| 13 |
DARETaskArithmetic,DARE Linear,Code-Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Code-Math-Instruction_Tuned,ahn1376/DARETaskArithmetic___Code-Math-Instruction_Tuned___AIM,ok,not-run,198.0,,True,True,False,True,
|
| 14 |
DARETies,DARE TIES,Code-Math,ahn1376/DARETies___Code-Math,ahn1376/DARETies___Code-Math___AIM,ok,ok,,747.0,True,True,True,True,
|
| 15 |
+
DARETies,DARE TIES,Code-Instruction_Tuned,ahn1376/DARETies___Code-Instruction_Tuned,ahn1376/DARETies___Code-Instruction_Tuned___AIM,ok,ok,188.0,738.0,True,True,True,True,
|
| 16 |
DARETies,DARE TIES,Math-Instruction_Tuned,ahn1376/DARETies___Math-Instruction_Tuned,ahn1376/DARETies___Math-Instruction_Tuned___AIM,ok,not-run,189.0,,True,True,False,True,
|
| 17 |
DARETies,DARE TIES,Code-Math-Instruction_Tuned,ahn1376/DARETies___Code-Math-Instruction_Tuned,ahn1376/DARETies___Code-Math-Instruction_Tuned___AIM,ok,not-run,174.0,,True,True,False,True,
|
| 18 |
WIDEN,WIDEN,Code-Math,ahn1376/WIDEN___Code-Math,ahn1376/WIDEN___Code-Math___AIM,ok,ok,161.0,673.0,True,True,True,True,
|
| 19 |
+
WIDEN,WIDEN,Code-Instruction_Tuned,ahn1376/WIDEN___Code-Instruction_Tuned,ahn1376/WIDEN___Code-Instruction_Tuned___AIM,ok,ok,158.0,913.0,True,True,True,True,
|
| 20 |
WIDEN,WIDEN,Math-Instruction_Tuned,ahn1376/WIDEN___Math-Instruction_Tuned,ahn1376/WIDEN___Math-Instruction_Tuned___AIM,ok,not-run,197.0,,True,True,False,True,
|
| 21 |
WIDEN,WIDEN,Code-Math-Instruction_Tuned,ahn1376/WIDEN___Code-Math-Instruction_Tuned,ahn1376/WIDEN___Code-Math-Instruction_Tuned___AIM,ok,not-run,193.0,,True,True,False,True,
|