ds006239 (whole-brain): alignment results (control gate: fail)
Browse files- README.md +55 -31
- alignment_by_cell.csv +120 -120
- alignment_by_checkpoint.csv +0 -0
- alignment_by_family.csv +15 -15
- ceilings_ds006239.csv +32 -8
- control/control_by_cell.csv +38 -38
- control/control_summary.csv +5 -5
- control/dimensionality_summary.json +1 -1
- control/fig_positive_control.pdf +0 -0
- control/fig_positive_control.png +2 -2
- control/rdm_dimensionality.csv +8 -8
- control/summary.json +4 -4
- fig_corrected_family.pdf +0 -0
- fig_corrected_family.png +2 -2
- fig_corrected_null_checks.pdf +0 -0
- fig_corrected_null_checks.png +2 -2
- fig_corrected_scale_ladder.pdf +0 -0
- fig_corrected_scale_ladder.png +2 -2
- fig_corrected_trajectory.pdf +0 -0
- fig_corrected_trajectory.png +2 -2
- scale_ladder.csv +5 -5
- seed_null_comparison.csv +15 -15
- summary.json +15 -15
- training_trend.csv +15 -15
README.md
CHANGED
|
@@ -30,7 +30,7 @@ the developing brain.
|
|
| 30 |
|
| 31 |
Measured cause, from `control/`:
|
| 32 |
|
| 33 |
-
- RDM effective rank: **
|
| 34 |
|
| 35 |
|
| 36 |
Note that this is NOT ds003604's failure mode. There, the RDM
|
|
@@ -45,13 +45,37 @@ stimulus files present, and reports zero features if they are not.
|
|
| 45 |
|
| 46 |
## What was built
|
| 47 |
|
| 48 |
-
|
| 49 |
shared by that cell's subjects, with voxel patterns z-scored **within
|
| 50 |
run** before aggregation (without that, the RDM measures scanner drift
|
| 51 |
rather than language) and an inter-subject noise ceiling.
|
| 52 |
|
| 53 |
| task | session | n_stim | ceiling_lower | ceiling_upper | ceiling_n |
|
| 54 |
|:---------|:----------|---------:|----------------:|----------------:|------------:|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
| Orth | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 56 |
| Orth | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 57 |
| Phon | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
|
@@ -69,35 +93,35 @@ rather than language) and an inter-subject noise ceiling.
|
|
| 69 |
| SemLocal | ses-11+ | 48 | 0.208521 | 0.601744 | 3 |
|
| 70 |
| SemLocal | ses-11 | 48 | 0.216461 | 0.607091 | 3 |
|
| 71 |
|
| 72 |
-
Model grid: **15 families**,
|
| 73 |
|
| 74 |
| | |
|
| 75 |
|---|---|
|
| 76 |
-
| mean noise ceiling | 0.
|
| 77 |
-
| best alignment anywhere | 0.
|
| 78 |
-
| as a fraction of ceiling |
|
| 79 |
| families equivalent to zero (TOST ±0.05) | 15/15 |
|
| 80 |
-
| Pythia scale trend | ρ = -0.
|
| 81 |
|
| 82 |
### Per family
|
| 83 |
|
| 84 |
| family | n_checkpoints | rsa_mean | rsa_sd | rsa_abs_max | frac_of_ceiling_abs_max | p_equivalence_tost |
|
| 85 |
|:----------------------|----------------:|-----------:|---------:|--------------:|--------------------------:|---------------------:|
|
| 86 |
-
| pico-decoder-tiny | 21 | 0.
|
| 87 |
-
|
|
| 88 |
-
| pico-decoder-large | 21 |
|
| 89 |
-
| pico-decoder-
|
| 90 |
-
| pythia-70m-full | 21 |
|
| 91 |
-
|
|
| 92 |
-
| pythia-410m-full | 21 | -0.
|
| 93 |
-
|
|
| 94 |
-
|
|
| 95 |
-
|
|
| 96 |
-
|
|
| 97 |
-
| pythia-
|
| 98 |
-
| babylm-gpt2-
|
| 99 |
-
| babylm-gpt2-
|
| 100 |
-
| babylm-gpt2-3 | 9 | -0.
|
| 101 |
|
| 102 |
## Dataset-specific notes
|
| 103 |
|
|
@@ -105,15 +129,15 @@ Contains **LocalSem**, the only genuinely run/stimulus-CROSSED language cell acr
|
|
| 105 |
|
| 106 |
## Files
|
| 107 |
|
| 108 |
-
| path | what |
|
| 109 |
-
|---|---|
|
| 110 |
-
| `alignment_by_checkpoint.csv` | every model × checkpoint × cell, with ceiling |
|
| 111 |
-
| `alignment_by_family.csv` | per family, with equivalence tests |
|
| 112 |
-
| `alignment_by_cell.csv` | per task × session |
|
| 113 |
-
| `
|
| 114 |
-
| `control/` | the positive control and RDM dimensionality — the gate |
|
| 115 |
-
| `scale_ladder.csv` | the Pythia 70M→1.4B scale test |
|
| 116 |
-
| `fig_*.pdf
|
| 117 |
|
| 118 |
## Method
|
| 119 |
|
|
|
|
| 30 |
|
| 31 |
Measured cause, from `control/`:
|
| 32 |
|
| 33 |
+
- RDM effective rank: **57** of 84 stimuli
|
| 34 |
|
| 35 |
|
| 36 |
Note that this is NOT ds003604's failure mode. There, the RDM
|
|
|
|
| 45 |
|
| 46 |
## What was built
|
| 47 |
|
| 48 |
+
40 task × session cells, each an RDM over the stimuli
|
| 49 |
shared by that cell's subjects, with voxel patterns z-scored **within
|
| 50 |
run** before aggregation (without that, the RDM measures scanner drift
|
| 51 |
rather than language) and an inter-subject noise ceiling.
|
| 52 |
|
| 53 |
| task | session | n_stim | ceiling_lower | ceiling_upper | ceiling_n |
|
| 54 |
|:---------|:----------|---------:|----------------:|----------------:|------------:|
|
| 55 |
+
| Orth | ses-11+ | 96 | 0.552402 | 0.707302 | 5 |
|
| 56 |
+
| Orth | ses-11 | 96 | 0.508439 | 0.645119 | 7 |
|
| 57 |
+
| Phon | ses-11+ | 96 | 0.552402 | 0.707302 | 5 |
|
| 58 |
+
| Phon | ses-11 | 96 | 0.508439 | 0.645119 | 7 |
|
| 59 |
+
| Sem | ses-11+ | 72 | 0.370744 | 0.591736 | 5 |
|
| 60 |
+
| Sem | ses-11 | 72 | 0.2928 | 0.489077 | 7 |
|
| 61 |
+
| SemLocal | ses-11+ | 48 | 0.265494 | 0.526554 | 5 |
|
| 62 |
+
| SemLocal | ses-11 | 48 | 0.235427 | 0.477001 | 6 |
|
| 63 |
+
| Orth | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 64 |
+
| Orth | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 65 |
+
| Phon | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 66 |
+
| Phon | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 67 |
+
| Sem | ses-11+ | 72 | 0.313565 | 0.658019 | 3 |
|
| 68 |
+
| Sem | ses-11 | 72 | 0.185478 | 0.586945 | 3 |
|
| 69 |
+
| SemLocal | ses-11+ | 48 | 0.208521 | 0.601744 | 3 |
|
| 70 |
+
| SemLocal | ses-11 | 48 | 0.216461 | 0.607091 | 3 |
|
| 71 |
+
| Orth | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 72 |
+
| Orth | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 73 |
+
| Phon | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 74 |
+
| Phon | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 75 |
+
| Sem | ses-11+ | 72 | 0.313565 | 0.658019 | 3 |
|
| 76 |
+
| Sem | ses-11 | 72 | 0.185478 | 0.586945 | 3 |
|
| 77 |
+
| SemLocal | ses-11+ | 48 | 0.208521 | 0.601744 | 3 |
|
| 78 |
+
| SemLocal | ses-11 | 48 | 0.216461 | 0.607091 | 3 |
|
| 79 |
| Orth | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
| 80 |
| Orth | ses-11 | 96 | 0.395701 | 0.694777 | 3 |
|
| 81 |
| Phon | ses-11+ | 96 | 0.527509 | 0.760826 | 3 |
|
|
|
|
| 93 |
| SemLocal | ses-11+ | 48 | 0.208521 | 0.601744 | 3 |
|
| 94 |
| SemLocal | ses-11 | 48 | 0.216461 | 0.607091 | 3 |
|
| 95 |
|
| 96 |
+
Model grid: **15 families**, 10480 alignment rows across 8 cells.
|
| 97 |
|
| 98 |
| | |
|
| 99 |
|---|---|
|
| 100 |
+
| mean noise ceiling | 0.359 |
|
| 101 |
+
| best alignment anywhere | 0.0913 |
|
| 102 |
+
| as a fraction of ceiling | 42.2% |
|
| 103 |
| families equivalent to zero (TOST ±0.05) | 15/15 |
|
| 104 |
+
| Pythia scale trend | ρ = -0.190, p = 0.24 |
|
| 105 |
|
| 106 |
### Per family
|
| 107 |
|
| 108 |
| family | n_checkpoints | rsa_mean | rsa_sd | rsa_abs_max | frac_of_ceiling_abs_max | p_equivalence_tost |
|
| 109 |
|:----------------------|----------------:|-----------:|---------:|--------------:|--------------------------:|---------------------:|
|
| 110 |
+
| pico-decoder-tiny | 21 | 0.0093 | 0.0104 | 0.0698 | 0.3227 | 0 |
|
| 111 |
+
| pico-decoder-small | 21 | 0.0047 | 0.0219 | 0.0913 | 0.4218 | 0.0003 |
|
| 112 |
+
| pico-decoder-large | 21 | 0.0011 | 0.0134 | 0.0677 | 0.3127 | 0 |
|
| 113 |
+
| pico-decoder-medium | 21 | 0.0005 | 0.0116 | 0.0776 | 0.3585 | 0 |
|
| 114 |
+
| pythia-70m-full | 21 | 0.0004 | 0.0113 | 0.0596 | 0.2755 | 0 |
|
| 115 |
+
| babylm-gpt2 | 9 | 0 | 0.0155 | 0.0494 | 0.2281 | 0 |
|
| 116 |
+
| pythia-410m-full | 21 | -0.0011 | 0.0122 | 0.0603 | 0.2787 | 0 |
|
| 117 |
+
| beetle-humanscale-eng | 18 | -0.0034 | 0.0083 | 0.0401 | 0.2164 | 0 |
|
| 118 |
+
| pythia-1b-full | 21 | -0.0048 | 0.0067 | 0.0498 | 0.2303 | 0 |
|
| 119 |
+
| beetle-fineweb3-eng | 19 | -0.007 | 0.0071 | 0.0576 | 0.2662 | 0 |
|
| 120 |
+
| pythia-160m-full | 21 | -0.0096 | 0.0104 | 0.0573 | 0.2649 | 0 |
|
| 121 |
+
| pythia-1.4b-full | 21 | -0.0097 | 0.0083 | 0.048 | 0.2519 | 0 |
|
| 122 |
+
| babylm-gpt2-7 | 9 | -0.0257 | 0.0293 | 0.062 | 0.1462 | 0.0256 |
|
| 123 |
+
| babylm-gpt2-5 | 9 | -0.0262 | 0.0291 | 0.0636 | 0.1478 | 0.0268 |
|
| 124 |
+
| babylm-gpt2-3 | 9 | -0.0263 | 0.0296 | 0.0649 | 0.1513 | 0.029 |
|
| 125 |
|
| 126 |
## Dataset-specific notes
|
| 127 |
|
|
|
|
| 129 |
|
| 130 |
## Files
|
| 131 |
|
| 132 |
+
| path | what | present here |
|
| 133 |
+
|---|---|---|
|
| 134 |
+
| `alignment_by_checkpoint.csv` | every model × checkpoint × cell, with ceiling | ✓ |
|
| 135 |
+
| `alignment_by_family.csv` | per family, with equivalence tests | ✓ |
|
| 136 |
+
| `alignment_by_cell.csv` | per task × session | ✓ |
|
| 137 |
+
| `ceilings_ds006239.csv` | noise ceiling per cell | ✓ |
|
| 138 |
+
| `control/` | the positive control and RDM dimensionality — the gate | ✓ |
|
| 139 |
+
| `scale_ladder.csv` | the Pythia 70M→1.4B scale test | ✓ |
|
| 140 |
+
| `fig_*.pdf, fig_*.png` | figures | ✓ |
|
| 141 |
|
| 142 |
## Method
|
| 143 |
|
alignment_by_cell.csv
CHANGED
|
@@ -1,121 +1,121 @@
|
|
| 1 |
family,task,session,n_checkpoints,rsa_mean,rsa_sd,rsa_min,rsa_max,ceiling,seed_null_sd,frac_of_ceiling_max,mean_in_seed_sd
|
| 2 |
-
babylm-gpt2,Orth,ses-11,
|
| 3 |
-
babylm-gpt2,Orth,ses-11+,
|
| 4 |
-
babylm-gpt2,Phon,ses-11,
|
| 5 |
-
babylm-gpt2,Phon,ses-11+,
|
| 6 |
-
babylm-gpt2,Sem,ses-11,
|
| 7 |
-
babylm-gpt2,Sem,ses-11+,
|
| 8 |
-
babylm-gpt2,SemLocal,ses-11,
|
| 9 |
-
babylm-gpt2,SemLocal,ses-11+,
|
| 10 |
-
babylm-gpt2-3,Orth,ses-11,
|
| 11 |
-
babylm-gpt2-3,Orth,ses-11+,
|
| 12 |
-
babylm-gpt2-3,Phon,ses-11,
|
| 13 |
-
babylm-gpt2-3,Phon,ses-11+,
|
| 14 |
-
babylm-gpt2-3,Sem,ses-11,
|
| 15 |
-
babylm-gpt2-3,Sem,ses-11+,
|
| 16 |
-
babylm-gpt2-3,SemLocal,ses-11,
|
| 17 |
-
babylm-gpt2-3,SemLocal,ses-11+,
|
| 18 |
-
babylm-gpt2-5,Orth,ses-11,
|
| 19 |
-
babylm-gpt2-5,Orth,ses-11+,
|
| 20 |
-
babylm-gpt2-5,Phon,ses-11,
|
| 21 |
-
babylm-gpt2-5,Phon,ses-11+,
|
| 22 |
-
babylm-gpt2-5,Sem,ses-11,
|
| 23 |
-
babylm-gpt2-5,Sem,ses-11+,
|
| 24 |
-
babylm-gpt2-5,SemLocal,ses-11,
|
| 25 |
-
babylm-gpt2-5,SemLocal,ses-11+,
|
| 26 |
-
babylm-gpt2-7,Orth,ses-11,
|
| 27 |
-
babylm-gpt2-7,Orth,ses-11+,
|
| 28 |
-
babylm-gpt2-7,Phon,ses-11,
|
| 29 |
-
babylm-gpt2-7,Phon,ses-11+,
|
| 30 |
-
babylm-gpt2-7,Sem,ses-11,
|
| 31 |
-
babylm-gpt2-7,Sem,ses-11+,
|
| 32 |
-
babylm-gpt2-7,SemLocal,ses-11,
|
| 33 |
-
babylm-gpt2-7,SemLocal,ses-11+,
|
| 34 |
-
beetle-fineweb3-eng,Orth,ses-11,
|
| 35 |
-
beetle-fineweb3-eng,Orth,ses-11+,
|
| 36 |
-
beetle-fineweb3-eng,Phon,ses-11,
|
| 37 |
-
beetle-fineweb3-eng,Phon,ses-11+,
|
| 38 |
-
beetle-fineweb3-eng,Sem,ses-11,
|
| 39 |
-
beetle-fineweb3-eng,Sem,ses-11+,
|
| 40 |
-
beetle-fineweb3-eng,SemLocal,ses-11,
|
| 41 |
-
beetle-fineweb3-eng,SemLocal,ses-11+,
|
| 42 |
-
beetle-humanscale-eng,Orth,ses-11,
|
| 43 |
-
beetle-humanscale-eng,Orth,ses-11+,
|
| 44 |
-
beetle-humanscale-eng,Phon,ses-11,
|
| 45 |
-
beetle-humanscale-eng,Phon,ses-11+,
|
| 46 |
-
beetle-humanscale-eng,Sem,ses-11,
|
| 47 |
-
beetle-humanscale-eng,Sem,ses-11+,
|
| 48 |
-
beetle-humanscale-eng,SemLocal,ses-11,
|
| 49 |
-
beetle-humanscale-eng,SemLocal,ses-11+,
|
| 50 |
-
pico-decoder-large,Orth,ses-11,
|
| 51 |
-
pico-decoder-large,Orth,ses-11+,
|
| 52 |
-
pico-decoder-large,Phon,ses-11,
|
| 53 |
-
pico-decoder-large,Phon,ses-11+,
|
| 54 |
-
pico-decoder-large,Sem,ses-11,
|
| 55 |
-
pico-decoder-large,Sem,ses-11+,
|
| 56 |
-
pico-decoder-large,SemLocal,ses-11,
|
| 57 |
-
pico-decoder-large,SemLocal,ses-11+,
|
| 58 |
-
pico-decoder-medium,Orth,ses-11,
|
| 59 |
-
pico-decoder-medium,Orth,ses-11+,
|
| 60 |
-
pico-decoder-medium,Phon,ses-11,
|
| 61 |
-
pico-decoder-medium,Phon,ses-11+,
|
| 62 |
-
pico-decoder-medium,Sem,ses-11,
|
| 63 |
-
pico-decoder-medium,Sem,ses-11+,
|
| 64 |
-
pico-decoder-medium,SemLocal,ses-11,
|
| 65 |
-
pico-decoder-medium,SemLocal,ses-11+,
|
| 66 |
-
pico-decoder-small,Orth,ses-11,
|
| 67 |
-
pico-decoder-small,Orth,ses-11+,
|
| 68 |
-
pico-decoder-small,Phon,ses-11,
|
| 69 |
-
pico-decoder-small,Phon,ses-11+,
|
| 70 |
-
pico-decoder-small,Sem,ses-11,
|
| 71 |
-
pico-decoder-small,Sem,ses-11+,
|
| 72 |
-
pico-decoder-small,SemLocal,ses-11,
|
| 73 |
-
pico-decoder-small,SemLocal,ses-11+,
|
| 74 |
-
pico-decoder-tiny,Orth,ses-11,
|
| 75 |
-
pico-decoder-tiny,Orth,ses-11+,
|
| 76 |
-
pico-decoder-tiny,Phon,ses-11,
|
| 77 |
-
pico-decoder-tiny,Phon,ses-11+,
|
| 78 |
-
pico-decoder-tiny,Sem,ses-11,
|
| 79 |
-
pico-decoder-tiny,Sem,ses-11+,
|
| 80 |
-
pico-decoder-tiny,SemLocal,ses-11,
|
| 81 |
-
pico-decoder-tiny,SemLocal,ses-11+,
|
| 82 |
-
pythia-1.4b-full,Orth,ses-11,
|
| 83 |
-
pythia-1.4b-full,Orth,ses-11+,
|
| 84 |
-
pythia-1.4b-full,Phon,ses-11,
|
| 85 |
-
pythia-1.4b-full,Phon,ses-11+,
|
| 86 |
-
pythia-1.4b-full,Sem,ses-11,
|
| 87 |
-
pythia-1.4b-full,Sem,ses-11+,
|
| 88 |
-
pythia-1.4b-full,SemLocal,ses-11,
|
| 89 |
-
pythia-1.4b-full,SemLocal,ses-11+,
|
| 90 |
-
pythia-160m-full,Orth,ses-11,
|
| 91 |
-
pythia-160m-full,Orth,ses-11+,
|
| 92 |
-
pythia-160m-full,Phon,ses-11,
|
| 93 |
-
pythia-160m-full,Phon,ses-11+,
|
| 94 |
-
pythia-160m-full,Sem,ses-11,
|
| 95 |
-
pythia-160m-full,Sem,ses-11+,
|
| 96 |
-
pythia-160m-full,SemLocal,ses-11,
|
| 97 |
-
pythia-160m-full,SemLocal,ses-11+,
|
| 98 |
-
pythia-1b-full,Orth,ses-11,
|
| 99 |
-
pythia-1b-full,Orth,ses-11+,
|
| 100 |
-
pythia-1b-full,Phon,ses-11,
|
| 101 |
-
pythia-1b-full,Phon,ses-11+,
|
| 102 |
-
pythia-1b-full,Sem,ses-11,
|
| 103 |
-
pythia-1b-full,Sem,ses-11+,
|
| 104 |
-
pythia-1b-full,SemLocal,ses-11,
|
| 105 |
-
pythia-1b-full,SemLocal,ses-11+,
|
| 106 |
-
pythia-410m-full,Orth,ses-11,
|
| 107 |
-
pythia-410m-full,Orth,ses-11+,
|
| 108 |
-
pythia-410m-full,Phon,ses-11,
|
| 109 |
-
pythia-410m-full,Phon,ses-11+,
|
| 110 |
-
pythia-410m-full,Sem,ses-11,
|
| 111 |
-
pythia-410m-full,Sem,ses-11+,
|
| 112 |
-
pythia-410m-full,SemLocal,ses-11,
|
| 113 |
-
pythia-410m-full,SemLocal,ses-11+,
|
| 114 |
-
pythia-70m-full,Orth,ses-11,
|
| 115 |
-
pythia-70m-full,Orth,ses-11+,
|
| 116 |
-
pythia-70m-full,Phon,ses-11,
|
| 117 |
-
pythia-70m-full,Phon,ses-11+,
|
| 118 |
-
pythia-70m-full,Sem,ses-11,
|
| 119 |
-
pythia-70m-full,Sem,ses-11+,
|
| 120 |
-
pythia-70m-full,SemLocal,ses-11,
|
| 121 |
-
pythia-70m-full,SemLocal,ses-11+,
|
|
|
|
| 1 |
family,task,session,n_checkpoints,rsa_mean,rsa_sd,rsa_min,rsa_max,ceiling,seed_null_sd,frac_of_ceiling_max,mean_in_seed_sd
|
| 2 |
+
babylm-gpt2,Orth,ses-11,45,-0.007574062710693689,0.012052399293266736,-0.0300071645783118,0.0032774731857575,0.5084388064201123,,0.006446150735098282,
|
| 3 |
+
babylm-gpt2,Orth,ses-11+,45,-0.008569479828527122,0.008906580488231326,-0.0265949781241003,0.0014256572292676,0.5524021094033167,,0.002580832341150072,
|
| 4 |
+
babylm-gpt2,Phon,ses-11,45,-0.007574062710693689,0.012052399293266736,-0.0300071645783118,0.0032774731857575,0.5084388064201123,,0.006446150735098282,
|
| 5 |
+
babylm-gpt2,Phon,ses-11+,45,-0.008569479828527122,0.008906580488231326,-0.0265949781241003,0.0014256572292676,0.5524021094033167,,0.002580832341150072,
|
| 6 |
+
babylm-gpt2,Sem,ses-11,45,0.015497768861519079,0.006954593885681565,0.0100271547838127,0.0335441334233375,0.2928003726977072,,0.1145631513863171,
|
| 7 |
+
babylm-gpt2,Sem,ses-11+,45,-0.0020112151220054667,0.004790580112962519,-0.0083541383447645,0.0072108836043244,0.3707444628758539,,0.019449740525832235,
|
| 8 |
+
babylm-gpt2,SemLocal,ses-11,45,0.03179434116631349,0.010637484884378108,0.019782264476401,0.0493708228926988,0.2354269519469594,,0.20970760775011782,
|
| 9 |
+
babylm-gpt2,SemLocal,ses-11+,45,-0.012708200739525933,0.006806579863578354,-0.0268036348817157,-0.002861852398551,0.2654938372739004,,-0.010779355287251095,
|
| 10 |
+
babylm-gpt2-3,Orth,ses-11,45,-0.05026685461406929,0.011655021330343861,-0.0598614149428743,-0.019372429543291,0.5084388064201123,,-0.038101791796128104,
|
| 11 |
+
babylm-gpt2-3,Orth,ses-11+,45,-0.056451666176534646,0.009115768166232434,-0.0648524788553287,-0.034374996337752,0.5524021094033167,,-0.06222821338405556,
|
| 12 |
+
babylm-gpt2-3,Phon,ses-11,45,-0.05026685461406929,0.011655021330343861,-0.0598614149428743,-0.019372429543291,0.5084388064201123,,-0.038101791796128104,
|
| 13 |
+
babylm-gpt2-3,Phon,ses-11+,45,-0.056451666176534646,0.009115768166232434,-0.0648524788553287,-0.034374996337752,0.5524021094033167,,-0.06222821338405556,
|
| 14 |
+
babylm-gpt2-3,Sem,ses-11,45,0.01376024270328929,0.005623767455567305,0.0025202626246727,0.0190127358386213,0.2928003726977072,,0.06493412444611339,
|
| 15 |
+
babylm-gpt2-3,Sem,ses-11+,45,-0.005371343075236601,0.004157164054722104,-0.0148496747086145,-0.0012728576975233,0.3707444628758539,,-0.0034332480319457246,
|
| 16 |
+
babylm-gpt2-3,SemLocal,ses-11,45,-0.0007062565608056333,0.007172191294488235,-0.0097281443809881,0.013404049807631,0.2354269519469594,,0.05693506922967286,
|
| 17 |
+
babylm-gpt2-3,SemLocal,ses-11+,45,-0.004912416447960189,0.0026541221197306825,-0.0088776042794956,-0.0007593976663088,0.2654938372739004,,-0.0028603212568183147,
|
| 18 |
+
babylm-gpt2-5,Orth,ses-11,45,-0.05025820384121584,0.011829687560369367,-0.0584785875691841,-0.0191329685792146,0.5084388064201123,,-0.037630818768395566,
|
| 19 |
+
babylm-gpt2-5,Orth,ses-11+,45,-0.05508839790339108,0.00868214049219154,-0.0635668325774576,-0.0347008371232542,0.5524021094033167,,-0.06281807497211894,
|
| 20 |
+
babylm-gpt2-5,Phon,ses-11,45,-0.05025820384121584,0.011829687560369367,-0.0584785875691841,-0.0191329685792146,0.5084388064201123,,-0.037630818768395566,
|
| 21 |
+
babylm-gpt2-5,Phon,ses-11+,45,-0.05508839790339108,0.00868214049219154,-0.0635668325774576,-0.0347008371232542,0.5524021094033167,,-0.06281807497211894,
|
| 22 |
+
babylm-gpt2-5,Sem,ses-11,45,0.014110509636095577,0.005829376930597795,0.0041805544750817,0.0201771186996115,0.2928003726977072,,0.06891083680567153,
|
| 23 |
+
babylm-gpt2-5,Sem,ses-11+,45,-0.0063922997815733995,0.003286777658792214,-0.0144425202100217,-0.0030959929507201,0.3707444628758539,,-0.008350746297610418,
|
| 24 |
+
babylm-gpt2-5,SemLocal,ses-11,45,-0.0003648345033359777,0.007404832370392527,-0.0116683470173514,0.0166459480176925,0.2354269519469594,,0.07070536266146264,
|
| 25 |
+
babylm-gpt2-5,SemLocal,ses-11+,45,-0.005937159193051056,0.004315083159754928,-0.0112610947583509,0.0010709006208671,0.2654938372739004,,0.004033617623155186,
|
| 26 |
+
babylm-gpt2-7,Orth,ses-11,45,-0.049384128228919105,0.010771576592732276,-0.0578420667872484,-0.0201187781520244,0.5084388064201123,,-0.03956971399110845,
|
| 27 |
+
babylm-gpt2-7,Orth,ses-11+,45,-0.055677098919771024,0.007484042522032029,-0.0620383599273684,-0.0358065718863012,0.5524021094033167,,-0.06481975951355086,
|
| 28 |
+
babylm-gpt2-7,Phon,ses-11,45,-0.049384128228919105,0.010771576592732276,-0.0578420667872484,-0.0201187781520244,0.5084388064201123,,-0.03956971399110845,
|
| 29 |
+
babylm-gpt2-7,Phon,ses-11+,45,-0.055677098919771024,0.007484042522032029,-0.0620383599273684,-0.0358065718863012,0.5524021094033167,,-0.06481975951355086,
|
| 30 |
+
babylm-gpt2-7,Sem,ses-11,45,0.012344236637323178,0.007479268889398112,-0.0024427573974462,0.0205810243211931,0.2928003726977072,,0.07029029413989629,
|
| 31 |
+
babylm-gpt2-7,Sem,ses-11+,45,-0.00656886729234039,0.004826455061244535,-0.0179472522144795,-0.000949545928117,0.3707444628758539,,-0.0025611870795086197,
|
| 32 |
+
babylm-gpt2-7,SemLocal,ses-11,45,0.0019054286234409554,0.006910451764806681,-0.0056442342121629,0.0170191545931715,0.2354269519469594,,0.07229059567065133,
|
| 33 |
+
babylm-gpt2-7,SemLocal,ses-11+,45,-0.002892613167836211,0.005066689116826899,-0.0107353347591161,0.0056477039957241,0.2654938372739004,,0.021272448557431364,
|
| 34 |
+
beetle-fineweb3-eng,Orth,ses-11,95,-0.009077355036490695,0.013375990268933864,-0.0375637630751554,0.0185963456957671,0.5084388064201123,,0.0365753861840383,
|
| 35 |
+
beetle-fineweb3-eng,Orth,ses-11+,95,-0.006273807275353343,0.010985000028556258,-0.0222306530105984,0.0173536010313862,0.5524021094033167,,0.0314147986330662,
|
| 36 |
+
beetle-fineweb3-eng,Phon,ses-11,95,-0.009077355036490695,0.013375990268933864,-0.0375637630751554,0.0185963456957671,0.5084388064201123,,0.0365753861840383,
|
| 37 |
+
beetle-fineweb3-eng,Phon,ses-11+,95,-0.006273807275353343,0.010985000028556258,-0.0222306530105984,0.0173536010313862,0.5524021094033167,,0.0314147986330662,
|
| 38 |
+
beetle-fineweb3-eng,Sem,ses-11,95,0.008410597979172778,0.009369440296799226,-0.0208430975256215,0.0262522197650359,0.2928003726977072,,0.08965910638419576,
|
| 39 |
+
beetle-fineweb3-eng,Sem,ses-11+,95,-0.009087979626340238,0.012805362928004977,-0.0293325353211803,0.0247538859786671,0.3707444628758539,,0.06676805308608505,
|
| 40 |
+
beetle-fineweb3-eng,SemLocal,ses-11,95,-0.017026103841364243,0.033324598740804484,-0.0520253828964686,0.0576127879065451,0.2354269519469594,,0.24471619510889728,
|
| 41 |
+
beetle-fineweb3-eng,SemLocal,ses-11+,95,-0.007758287306526037,0.014255758832322201,-0.0306401536630856,0.0219278030512724,0.2654938372739004,,0.08259251241545873,
|
| 42 |
+
beetle-humanscale-eng,Orth,ses-11,90,-0.0033536617172344224,0.008973208853389125,-0.0186824215268817,0.0147367582737968,0.5084388064201123,,0.02898433024331374,
|
| 43 |
+
beetle-humanscale-eng,Orth,ses-11+,90,0.00829810445189155,0.015486621742483726,-0.0336354658697459,0.0223085912159794,0.5524021094033167,,0.04038469592390998,
|
| 44 |
+
beetle-humanscale-eng,Phon,ses-11,90,-0.0033536617172344224,0.008973208853389125,-0.0186824215268817,0.0147367582737968,0.5084388064201123,,0.02898433024331374,
|
| 45 |
+
beetle-humanscale-eng,Phon,ses-11+,90,0.00829810445189155,0.015486621742483726,-0.0336354658697459,0.0223085912159794,0.5524021094033167,,0.04038469592390998,
|
| 46 |
+
beetle-humanscale-eng,Sem,ses-11,90,-0.003784625246194761,0.02506075542374499,-0.0259207861624112,0.0401384820711232,0.2928003726977072,,0.1370848052593258,
|
| 47 |
+
beetle-humanscale-eng,Sem,ses-11+,90,-0.011749201167722982,0.019588470845551223,-0.030152064367605,0.0226107208895544,0.3707444628758539,,0.06098734614716483,
|
| 48 |
+
beetle-humanscale-eng,SemLocal,ses-11,90,-0.014386422175628069,0.021188584590164098,-0.0321215505815599,0.037154868781063,0.2354269519469594,,0.1578190962156016,
|
| 49 |
+
beetle-humanscale-eng,SemLocal,ses-11+,90,-0.007271198537691428,0.01983980938371673,-0.024798242119022,0.0293818930908348,0.2654938372739004,,0.11066883281559023,
|
| 50 |
+
pico-decoder-large,Orth,ses-11,105,-0.0017724869481266854,0.01432805237347541,-0.0214467080647472,0.031489627244372,0.5084388064201123,,0.06193395713849738,
|
| 51 |
+
pico-decoder-large,Orth,ses-11+,105,-0.011250151758764896,0.01839122312439564,-0.0370726720427661,0.0361595434906877,0.5524021094033167,,0.06545873535809962,
|
| 52 |
+
pico-decoder-large,Phon,ses-11,105,-0.0017724869481266854,0.01432805237347541,-0.0214467080647472,0.031489627244372,0.5084388064201123,,0.06193395713849738,
|
| 53 |
+
pico-decoder-large,Phon,ses-11+,105,-0.011250151758764896,0.01839122312439564,-0.0370726720427661,0.0361595434906877,0.5524021094033167,,0.06545873535809962,
|
| 54 |
+
pico-decoder-large,Sem,ses-11,105,0.006371337285619029,0.01598731356964997,-0.0150652546936508,0.0464028803461341,0.2928003726977072,,0.15847958087827074,
|
| 55 |
+
pico-decoder-large,Sem,ses-11+,105,-0.007849832530546523,0.015146839008388646,-0.0256558629145794,0.0272467656220276,0.3707444628758539,,0.07349203656522674,
|
| 56 |
+
pico-decoder-large,SemLocal,ses-11,105,0.029206401272345996,0.017287818085972302,-0.0126730792837517,0.0676858287735221,0.2354269519469594,,0.2875024639862449,
|
| 57 |
+
pico-decoder-large,SemLocal,ses-11+,105,0.007237073491746138,0.019330732535120392,-0.0201481468822422,0.063194139607469,0.2654938372739004,,0.23802488320010942,
|
| 58 |
+
pico-decoder-medium,Orth,ses-11,105,-0.0035403052988472335,0.015933810018605575,-0.0319817554127316,0.0308350032192725,0.5084388064201123,,0.06064643931563749,
|
| 59 |
+
pico-decoder-medium,Orth,ses-11+,105,-0.008751386866602295,0.015039367711913207,-0.0315853231918554,0.0241211907770777,0.5524021094033167,,0.04366600048492297,
|
| 60 |
+
pico-decoder-medium,Phon,ses-11,105,-0.0035403052988472335,0.015933810018605575,-0.0319817554127316,0.0308350032192725,0.5084388064201123,,0.06064643931563749,
|
| 61 |
+
pico-decoder-medium,Phon,ses-11+,105,-0.008751386866602295,0.015039367711913207,-0.0315853231918554,0.0241211907770777,0.5524021094033167,,0.04366600048492297,
|
| 62 |
+
pico-decoder-medium,Sem,ses-11,105,0.00506010885210129,0.013139442497113664,-0.0302150024667858,0.0301131022765203,0.2928003726977072,,0.10284516375124171,
|
| 63 |
+
pico-decoder-medium,Sem,ses-11+,105,-0.006628632288903185,0.016495122825276133,-0.0254101699142196,0.0315452383074103,0.3707444628758539,,0.08508620213155664,
|
| 64 |
+
pico-decoder-medium,SemLocal,ses-11,105,0.02613317475542568,0.02529361993638536,-0.0439258629489672,0.077592804963165,0.2354269519469594,,0.32958335620233614,
|
| 65 |
+
pico-decoder-medium,SemLocal,ses-11+,105,0.003645436228001467,0.015674598353003475,-0.029168137701613,0.0315844949736715,0.2654938372739004,,0.11896507767555795,
|
| 66 |
+
pico-decoder-small,Orth,ses-11,105,-0.011096516910436243,0.012418754263228951,-0.0301339175276209,0.0158893641158259,0.5084388064201123,,0.0312512812066844,
|
| 67 |
+
pico-decoder-small,Orth,ses-11+,105,-0.014027354739008081,0.012863391573393088,-0.0319306304943069,0.0081397579686852,0.5524021094033167,,0.014735204355894751,
|
| 68 |
+
pico-decoder-small,Phon,ses-11,105,-0.011096516910436243,0.012418754263228951,-0.0301339175276209,0.0158893641158259,0.5084388064201123,,0.0312512812066844,
|
| 69 |
+
pico-decoder-small,Phon,ses-11+,105,-0.014027354739008081,0.012863391573393088,-0.0319306304943069,0.0081397579686852,0.5524021094033167,,0.014735204355894751,
|
| 70 |
+
pico-decoder-small,Sem,ses-11,105,0.015561356923171238,0.017004032277997128,-0.0117350005354251,0.0498180637856457,0.2928003726977072,,0.1701434438988192,
|
| 71 |
+
pico-decoder-small,Sem,ses-11+,105,0.004594154987120895,0.015482587588552192,-0.0233383198672914,0.0346146595977972,0.3707444628758539,,0.09336527733763655,
|
| 72 |
+
pico-decoder-small,SemLocal,ses-11,105,0.04717480822374868,0.021521498253917942,-0.005790834657857,0.0913037090514747,0.2354269519469594,,0.38782182029882883,
|
| 73 |
+
pico-decoder-small,SemLocal,ses-11+,105,0.020218851635320417,0.019380195728772285,-0.0279518740518398,0.0660902717954203,0.2654938372739004,,0.24893335556876733,
|
| 74 |
+
pico-decoder-tiny,Orth,ses-11,105,0.0030531820445209618,0.013485427917540618,-0.0246951025902882,0.0317562254817481,0.5084388064201123,,0.06245830389175408,
|
| 75 |
+
pico-decoder-tiny,Orth,ses-11+,105,0.0057811498398532045,0.0205049531137445,-0.0357046437577661,0.0504421828892733,0.5524021094033167,,0.09131424741255784,
|
| 76 |
+
pico-decoder-tiny,Phon,ses-11,105,0.0030531820445209618,0.013485427917540618,-0.0246951025902882,0.0317562254817481,0.5084388064201123,,0.06245830389175408,
|
| 77 |
+
pico-decoder-tiny,Phon,ses-11+,105,0.0057811498398532045,0.0205049531137445,-0.0357046437577661,0.0504421828892733,0.5524021094033167,,0.09131424741255784,
|
| 78 |
+
pico-decoder-tiny,Sem,ses-11,105,0.003526819241984409,0.006575041852193554,-0.0055383055229353,0.0187053608852907,0.2928003726977072,,0.06388434793627287,
|
| 79 |
+
pico-decoder-tiny,Sem,ses-11+,105,0.007013774970756355,0.00825239640907068,-0.0114441875967986,0.0197982145556006,0.3707444628758539,,0.05340124138881653,
|
| 80 |
+
pico-decoder-tiny,SemLocal,ses-11,105,0.03397251349021387,0.02592316777806842,-0.0256449947218321,0.0698415425931985,0.2354269519469594,,0.2966590783918974,
|
| 81 |
+
pico-decoder-tiny,SemLocal,ses-11+,105,0.012453557245637015,0.02337814164868792,-0.0230160943945671,0.0477242893594814,0.2654938372739004,,0.17975667476697763,
|
| 82 |
+
pythia-1.4b-full,Orth,ses-11,105,-0.008923850938207557,0.016822141300030815,-0.0445328839696748,0.0148398697118281,0.5084388064201123,,0.02918713033789602,
|
| 83 |
+
pythia-1.4b-full,Orth,ses-11+,105,-0.015658714097762056,0.019144419417642007,-0.0478265252129804,0.0104859351947177,0.5524021094033167,,0.0189824314864478,
|
| 84 |
+
pythia-1.4b-full,Phon,ses-11,105,-0.008923850938207557,0.016822141300030815,-0.0445328839696748,0.0148398697118281,0.5084388064201123,,0.02918713033789602,
|
| 85 |
+
pythia-1.4b-full,Phon,ses-11+,105,-0.015658714097762056,0.019144419417642007,-0.0478265252129804,0.0104859351947177,0.5524021094033167,,0.0189824314864478,
|
| 86 |
+
pythia-1.4b-full,Sem,ses-11,105,-0.007493946270033943,0.022449057076911732,-0.046729856354399,0.0302038415933372,0.2928003726977072,,0.10315506539508484,
|
| 87 |
+
pythia-1.4b-full,Sem,ses-11+,105,-0.01768127266499121,0.011375369701495223,-0.027719216009112,0.0222920269665702,0.3707444628758539,,0.06012774079928693,
|
| 88 |
+
pythia-1.4b-full,SemLocal,ses-11,105,0.00861027646725001,0.02342495474900166,-0.0395743028732433,0.0479830516039087,0.2354269519469594,,0.2038129076008216,
|
| 89 |
+
pythia-1.4b-full,SemLocal,ses-11+,105,-0.01186784623445879,0.01552786977302528,-0.0466876685280146,0.0196056399517467,0.2654938372739004,,0.07384593236912038,
|
| 90 |
+
pythia-160m-full,Orth,ses-11,105,-0.015437404167245684,0.011482503939572349,-0.0331026975378842,0.0128951102996445,0.5084388064201123,,0.025362167751195493,
|
| 91 |
+
pythia-160m-full,Orth,ses-11+,105,-0.014553500726130344,0.017560417741699096,-0.0437795514303274,0.0134458551909475,0.5524021094033167,,0.02434070211185687,
|
| 92 |
+
pythia-160m-full,Phon,ses-11,105,-0.015437404167245684,0.011482503939572349,-0.0331026975378842,0.0128951102996445,0.5084388064201123,,0.025362167751195493,
|
| 93 |
+
pythia-160m-full,Phon,ses-11+,105,-0.014553500726130344,0.017560417741699096,-0.0437795514303274,0.0134458551909475,0.5524021094033167,,0.02434070211185687,
|
| 94 |
+
pythia-160m-full,Sem,ses-11,105,-0.00449299695929959,0.018795075887237746,-0.0365177613486836,0.0195485605266883,0.2928003726977072,,0.06676412446670829,
|
| 95 |
+
pythia-160m-full,Sem,ses-11+,105,-0.019536201886277586,0.017139996153950437,-0.0403518523023861,0.0124883770993752,0.3707444628758539,,0.033684595051004206,
|
| 96 |
+
pythia-160m-full,SemLocal,ses-11,105,0.012764711032073342,0.028180640761145098,-0.0263493524238428,0.0573369359329631,0.2354269519469594,,0.24354448570476692,
|
| 97 |
+
pythia-160m-full,SemLocal,ses-11+,105,-0.005585863813040861,0.019602947313866134,-0.0356323862808537,0.0250679738960574,0.2654938372739004,,0.09442017243585084,
|
| 98 |
+
pythia-1b-full,Orth,ses-11,105,-0.0031985443692308093,0.01756098831422078,-0.0360895325730313,0.0332612977119596,0.5084388064201123,,0.06541848751898077,
|
| 99 |
+
pythia-1b-full,Orth,ses-11+,105,-0.005638664207724576,0.025121188286629733,-0.0494336711124671,0.0299226149000544,0.5524021094033167,,0.05416817638943422,
|
| 100 |
+
pythia-1b-full,Phon,ses-11,105,-0.0031985443692308093,0.01756098831422078,-0.0360895325730313,0.0332612977119596,0.5084388064201123,,0.06541848751898077,
|
| 101 |
+
pythia-1b-full,Phon,ses-11+,105,-0.005638664207724576,0.025121188286629733,-0.0494336711124671,0.0299226149000544,0.5524021094033167,,0.05416817638943422,
|
| 102 |
+
pythia-1b-full,Sem,ses-11,105,-0.0007401257065802808,0.011789358764917813,-0.0178840015159845,0.0230811929182199,0.2928003726977072,,0.07882911044669118,
|
| 103 |
+
pythia-1b-full,Sem,ses-11+,105,-0.017494925729064328,0.011973792566378432,-0.027341636998746,0.0261404479040109,0.3707444628758539,,0.07050799275932597,
|
| 104 |
+
pythia-1b-full,SemLocal,ses-11,105,0.0061052567693942236,0.030308824420550936,-0.0380864345994041,0.0498487166006368,0.2354269519469594,,0.21173751003609598,
|
| 105 |
+
pythia-1b-full,SemLocal,ses-11+,105,-0.00850150641678519,0.017088108206383328,-0.0314067918897897,0.022046661950325,0.2654938372739004,,0.08304020227625945,
|
| 106 |
+
pythia-410m-full,Orth,ses-11,105,-0.00759127221318211,0.008933015948170607,-0.0235793341220561,0.0048388146300518,0.5084388064201123,,0.009517004935405322,
|
| 107 |
+
pythia-410m-full,Orth,ses-11+,105,-0.012820055542586696,0.012424149376972126,-0.0335084212061707,0.0103052143468209,0.5524021094033167,,0.01865527696473171,
|
| 108 |
+
pythia-410m-full,Phon,ses-11,105,-0.00759127221318211,0.008933015948170607,-0.0235793341220561,0.0048388146300518,0.5084388064201123,,0.009517004935405322,
|
| 109 |
+
pythia-410m-full,Phon,ses-11+,105,-0.012820055542586696,0.012424149376972126,-0.0335084212061707,0.0103052143468209,0.5524021094033167,,0.01865527696473171,
|
| 110 |
+
pythia-410m-full,Sem,ses-11,105,0.006531018832748238,0.011502141153495923,-0.011200899814611,0.0279274991356718,0.2928003726977072,,0.09538068165133347,
|
| 111 |
+
pythia-410m-full,Sem,ses-11+,105,-0.0059728471434552476,0.009539713599911433,-0.0202623447705912,0.0149621235088442,0.3707444628758539,,0.040356970924888394,
|
| 112 |
+
pythia-410m-full,SemLocal,ses-11,105,0.019809195411530162,0.018022322972552653,-0.008311895784223,0.060323106914098,0.2354269519469594,,0.25622855163876274,
|
| 113 |
+
pythia-410m-full,SemLocal,ses-11+,105,0.011849870645473472,0.018059584897325235,-0.0238348546230083,0.0336068854953532,0.2654938372739004,,0.1265825445909774,
|
| 114 |
+
pythia-70m-full,Orth,ses-11,105,-0.00733267180408411,0.016582545319475023,-0.0338407824699474,0.0161097992350029,0.5084388064201123,,0.03168483410704043,
|
| 115 |
+
pythia-70m-full,Orth,ses-11+,105,-0.010339186592951015,0.018186674651748207,-0.0399329525702394,0.0169846443711127,0.5524021094033167,,0.030746885433618008,
|
| 116 |
+
pythia-70m-full,Phon,ses-11,105,-0.00733267180408411,0.016582545319475023,-0.0338407824699474,0.0161097992350029,0.5084388064201123,,0.03168483410704043,
|
| 117 |
+
pythia-70m-full,Phon,ses-11+,105,-0.010339186592951015,0.018186674651748207,-0.0399329525702394,0.0169846443711127,0.5524021094033167,,0.030746885433618008,
|
| 118 |
+
pythia-70m-full,Sem,ses-11,105,0.0058743194326884044,0.013258945093272707,-0.015042079227247,0.0386765571221296,0.2928003726977072,,0.13209189853750639,
|
| 119 |
+
pythia-70m-full,Sem,ses-11+,105,0.004980626943233862,0.0112527850001159,-0.0191912947227979,0.0259745676168503,0.3707444628758539,,0.07006056790536086,
|
| 120 |
+
pythia-70m-full,SemLocal,ses-11,105,0.022064018034637794,0.017365646422406397,-0.0236662315028555,0.0596243677531793,0.2354269519469594,,0.25326058575745564,
|
| 121 |
+
pythia-70m-full,SemLocal,ses-11+,105,0.005654505408527,0.015791910603087357,-0.0165380586512481,0.0378477469340867,0.2654938372739004,,0.14255602812746476,
|
alignment_by_checkpoint.csv
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
alignment_by_family.csv
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
family,params,n_checkpoints,n_rows,n_cells,rsa_mean,rsa_sd,rsa_sd_all_rows,rsa_abs_max,best_rsa,best_cell,best_step,frac_of_ceiling_mean,frac_of_ceiling_abs_max,seed_null_sd,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,p_equivalence_tost,equivalent_to_zero,mean_in_seed_sd
|
| 2 |
-
pico-decoder-tiny,11282784.0,21,
|
| 3 |
-
|
| 4 |
-
pico-decoder-large,569808384.0,21,
|
| 5 |
-
pico-decoder-
|
| 6 |
-
pythia-70m-full,95592496.0,21,
|
| 7 |
-
|
| 8 |
-
pythia-410m-full,505997504.0,21,
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
pythia-
|
| 14 |
-
babylm-gpt2-
|
| 15 |
-
babylm-gpt2-
|
| 16 |
-
babylm-gpt2-3,134601216.0,9,
|
|
|
|
| 1 |
family,params,n_checkpoints,n_rows,n_cells,rsa_mean,rsa_sd,rsa_sd_all_rows,rsa_abs_max,best_rsa,best_cell,best_step,frac_of_ceiling_mean,frac_of_ceiling_abs_max,seed_null_sd,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,p_equivalence_tost,equivalent_to_zero,mean_in_seed_sd
|
| 2 |
+
pico-decoder-tiny,11282784.0,21,840,8,0.009329416089667497,0.01042001813654596,0.020230850227704582,0.0698415425931985,0.0698415425931985,SemLocal/ses-11,56000,0.035917993263227234,0.32265185860311363,,,,,False,5.5532438667482114e-06,True,
|
| 3 |
+
pico-decoder-small,64595328.0,21,840,8,0.004662678558809073,0.021919986796227448,0.025878716515999437,0.0913037090514747,0.0913037090514747,SemLocal/ses-11,13000,0.03660908774483399,0.421802129921528,,,,,False,0.00031528035953311853,True,
|
| 4 |
+
pico-decoder-large,569808384.0,21,840,8,0.0011149627631726851,0.01340081570554527,0.020870047186759316,0.0676858287735221,0.0676858287735221,SemLocal/ses-11,10000,0.01533874554592917,0.31269295671306946,,,,,False,8.699981244563028e-06,True,
|
| 5 |
+
pico-decoder-medium,181095168.0,21,840,8,0.00045333790196577475,0.011602785632743218,0.02004594359277832,0.077592804963165,0.077592804963165,SemLocal/ses-11,8000,0.011291099542998123,0.3584609074489738,,,,,False,3.043747122946809e-06,True,
|
| 6 |
+
pythia-70m-full,95592496.0,21,840,8,0.0004037191281271018,0.011327201104913158,0.019192537986548745,0.0596243677531793,0.0596243677531793,SemLocal/ses-11,71000,0.012090050547918672,0.2754508614686918,,,,,False,2.5722668913240975e-06,True,
|
| 7 |
+
babylm-gpt2,134601216.0,9,360,8,3.5701135982443536e-05,0.015483627050963508,0.017137647355839825,0.0493708228926988,0.0493708228926988,SemLocal/ses-11,897,0.011077483360175304,0.22808184320725067,,,,,False,1.946766054111659e-05,True,
|
| 8 |
+
pythia-410m-full,505997504.0,21,840,8,-0.0010756772206551237,0.01222327166371252,0.017242673552232017,0.060323106914098,0.060323106914098,SemLocal/ses-11,90000,0.009220436784452371,0.27867887563588106,,,,,False,4.695465655044824e-06,True,
|
| 9 |
+
beetle-humanscale-eng,193811712.0,18,720,8,-0.0034128202072403733,0.008274220051326315,0.0192049675668232,0.0401384820711232,0.0401384820711232,Sem/ses-11,500,-0.017376084653866038,0.21640575237877394,,,,,False,4.670429917405702e-07,True,
|
| 10 |
+
pythia-1b-full,1078891008.0,21,840,8,-0.004788214779618293,0.006727389835108795,0.021392063463904543,0.0498487166006368,0.0498487166006368,SemLocal/ses-11,71000,-0.013209520279441432,0.2302896021907406,,,,,False,1.387281020959757e-07,True,
|
| 11 |
+
beetle-fineweb3-eng,193804032.0,19,760,8,-0.0070205121773432265,0.00709754585874909,0.017669961831742426,0.0576127879065451,0.0576127879065451,SemLocal/ses-11,65536,-0.02081045654126965,0.2661578253737488,,,,,False,2.8378509747800343e-07,True,
|
| 12 |
+
pythia-160m-full,212654688.0,21,840,8,-0.009604020176662094,0.010408293130787078,0.02074411537599301,0.0573369359329631,0.0573369359329631,SemLocal/ses-11,33000,-0.022461828497347142,0.26488345272001196,,,,,False,5.766141790842107e-06,True,
|
| 13 |
+
pythia-1.4b-full,1515311488.0,21,840,8,-0.009699739846771646,0.008287258116309478,0.01993991128955514,0.0479830516039087,0.0479830516039087,SemLocal/ses-11,1000,-0.02617033092415948,0.2519430033504195,,,,,False,1.2663170235122003e-06,True,
|
| 14 |
+
babylm-gpt2-7,134601216.0,9,360,8,-0.025666783687099088,0.029312895056667166,0.028544974359026965,0.0620383599273684,-0.0620383599273684,Orth/ses-11+,1719,-0.051371235208411845,0.14617602058209703,,,,,False,0.025621542438570406,True,
|
| 15 |
+
babylm-gpt2-5,134601216.0,9,360,8,-0.02615962341638484,0.02908603257752234,0.028453147051847698,0.0635668325774576,-0.0635668325774576,Orth/ses-11+,1528,-0.05348782957714009,0.14778460893464318,,,,,False,0.02676331964076004,True,
|
| 16 |
+
babylm-gpt2-3,134601216.0,9,360,8,-0.026333351870240128,0.029574017185447297,0.02888348660979785,0.0648524788553287,-0.0648524788553287,Orth/ses-11+,1719,-0.053563684154841223,0.1512792316869994,,,,,False,0.029017557411825396,True,
|
ceilings_ds006239.csv
CHANGED
|
@@ -1,12 +1,36 @@
|
|
| 1 |
task,session,file,within_run_normalized,n_stim,n_subjects_rdm,ceiling_lower,ceiling_upper,ceiling_lower_sem,ceiling_n
|
| 2 |
-
Orth,ses-11+,data/processed/fmri_wrn/ds006239/Orth/session_rdm_ses-11+.npz,True,96,
|
| 3 |
-
Orth,ses-11,data/processed/fmri_wrn/ds006239/Orth/session_rdm_ses-11.npz,True,96,
|
| 4 |
-
Phon,ses-11+,data/processed/fmri_wrn/ds006239/Phon/session_rdm_ses-11+.npz,True,96,
|
| 5 |
-
Phon,ses-11,data/processed/fmri_wrn/ds006239/Phon/session_rdm_ses-11.npz,True,96,
|
| 6 |
-
Sem,ses-11+,data/processed/fmri_wrn/ds006239/Sem/session_rdm_ses-11+.npz,True,72,
|
| 7 |
-
Sem,ses-11,data/processed/fmri_wrn/ds006239/Sem/session_rdm_ses-11.npz,True,72,
|
| 8 |
-
SemLocal,ses-11+,data/processed/fmri_wrn/ds006239/SemLocal/session_rdm_ses-11+.npz,True,48,
|
| 9 |
-
SemLocal,ses-11,data/processed/fmri_wrn/ds006239/SemLocal/session_rdm_ses-11.npz,True,48,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
Orth,ses-11+,data/processed/fmri_wrn/ds006239/roi-phonology/Orth/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 11 |
Orth,ses-11,data/processed/fmri_wrn/ds006239/roi-phonology/Orth/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 12 |
Phon,ses-11+,data/processed/fmri_wrn/ds006239/roi-phonology/Phon/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
|
|
|
| 1 |
task,session,file,within_run_normalized,n_stim,n_subjects_rdm,ceiling_lower,ceiling_upper,ceiling_lower_sem,ceiling_n
|
| 2 |
+
Orth,ses-11+,data/processed/fmri_wrn/ds006239/Orth/session_rdm_ses-11+.npz,True,96,5,0.5524021094033167,0.7073019223798032,0.014108805905016812,5
|
| 3 |
+
Orth,ses-11,data/processed/fmri_wrn/ds006239/Orth/session_rdm_ses-11.npz,True,96,7,0.5084388064201123,0.6451192523001652,0.02265697683497134,7
|
| 4 |
+
Phon,ses-11+,data/processed/fmri_wrn/ds006239/Phon/session_rdm_ses-11+.npz,True,96,5,0.5524021094033167,0.7073019223798032,0.014108805905016812,5
|
| 5 |
+
Phon,ses-11,data/processed/fmri_wrn/ds006239/Phon/session_rdm_ses-11.npz,True,96,7,0.5084388064201123,0.6451192523001652,0.02265697683497134,7
|
| 6 |
+
Sem,ses-11+,data/processed/fmri_wrn/ds006239/Sem/session_rdm_ses-11+.npz,True,72,5,0.37074446287585394,0.5917362825695223,0.01369093399913073,5
|
| 7 |
+
Sem,ses-11,data/processed/fmri_wrn/ds006239/Sem/session_rdm_ses-11.npz,True,72,7,0.2928003726977072,0.4890772567414604,0.01735136579733683,7
|
| 8 |
+
SemLocal,ses-11+,data/processed/fmri_wrn/ds006239/SemLocal/session_rdm_ses-11+.npz,True,48,5,0.26549383727390047,0.5265537582889379,0.026717440064612668,5
|
| 9 |
+
SemLocal,ses-11,data/processed/fmri_wrn/ds006239/SemLocal/session_rdm_ses-11.npz,True,48,6,0.23542695194695948,0.47700128517996143,0.028624668361827206,6
|
| 10 |
+
Orth,ses-11+,data/processed/fmri_wrn/ds006239/roi-auditory/Orth/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 11 |
+
Orth,ses-11,data/processed/fmri_wrn/ds006239/roi-auditory/Orth/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 12 |
+
Phon,ses-11+,data/processed/fmri_wrn/ds006239/roi-auditory/Phon/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 13 |
+
Phon,ses-11,data/processed/fmri_wrn/ds006239/roi-auditory/Phon/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 14 |
+
Sem,ses-11+,data/processed/fmri_wrn/ds006239/roi-auditory/Sem/session_rdm_ses-11+.npz,True,72,3,0.31356458330125614,0.6580186206799753,0.012227428602274068,3
|
| 15 |
+
Sem,ses-11,data/processed/fmri_wrn/ds006239/roi-auditory/Sem/session_rdm_ses-11.npz,True,72,3,0.18547788878028074,0.5869451684180786,0.018008433340553454,3
|
| 16 |
+
SemLocal,ses-11+,data/processed/fmri_wrn/ds006239/roi-auditory/SemLocal/session_rdm_ses-11+.npz,True,48,3,0.20852062761238596,0.6017444461698555,0.02696022133496361,3
|
| 17 |
+
SemLocal,ses-11,data/processed/fmri_wrn/ds006239/roi-auditory/SemLocal/session_rdm_ses-11.npz,True,48,3,0.21646099574807945,0.6070911363409572,0.006401932366776422,3
|
| 18 |
+
Orth,ses-11+,data/processed/fmri_wrn/ds006239/roi-language/Orth/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 19 |
+
Orth,ses-11,data/processed/fmri_wrn/ds006239/roi-language/Orth/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 20 |
+
Phon,ses-11+,data/processed/fmri_wrn/ds006239/roi-language/Phon/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 21 |
+
Phon,ses-11,data/processed/fmri_wrn/ds006239/roi-language/Phon/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 22 |
+
Sem,ses-11+,data/processed/fmri_wrn/ds006239/roi-language/Sem/session_rdm_ses-11+.npz,True,72,3,0.31356458330125614,0.6580186206799753,0.012227428602274068,3
|
| 23 |
+
Sem,ses-11,data/processed/fmri_wrn/ds006239/roi-language/Sem/session_rdm_ses-11.npz,True,72,3,0.18547788878028074,0.5869451684180786,0.018008433340553454,3
|
| 24 |
+
SemLocal,ses-11+,data/processed/fmri_wrn/ds006239/roi-language/SemLocal/session_rdm_ses-11+.npz,True,48,3,0.20852062761238596,0.6017444461698555,0.02696022133496361,3
|
| 25 |
+
SemLocal,ses-11,data/processed/fmri_wrn/ds006239/roi-language/SemLocal/session_rdm_ses-11.npz,True,48,3,0.21646099574807945,0.6070911363409572,0.006401932366776422,3
|
| 26 |
+
Orth,ses-11+,data/processed/fmri_wrn/ds006239/roi-motor/Orth/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 27 |
+
Orth,ses-11,data/processed/fmri_wrn/ds006239/roi-motor/Orth/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 28 |
+
Phon,ses-11+,data/processed/fmri_wrn/ds006239/roi-motor/Phon/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 29 |
+
Phon,ses-11,data/processed/fmri_wrn/ds006239/roi-motor/Phon/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 30 |
+
Sem,ses-11+,data/processed/fmri_wrn/ds006239/roi-motor/Sem/session_rdm_ses-11+.npz,True,72,3,0.31356458330125614,0.6580186206799753,0.012227428602274068,3
|
| 31 |
+
Sem,ses-11,data/processed/fmri_wrn/ds006239/roi-motor/Sem/session_rdm_ses-11.npz,True,72,3,0.18547788878028074,0.5869451684180786,0.018008433340553454,3
|
| 32 |
+
SemLocal,ses-11+,data/processed/fmri_wrn/ds006239/roi-motor/SemLocal/session_rdm_ses-11+.npz,True,48,3,0.20852062761238596,0.6017444461698555,0.02696022133496361,3
|
| 33 |
+
SemLocal,ses-11,data/processed/fmri_wrn/ds006239/roi-motor/SemLocal/session_rdm_ses-11.npz,True,48,3,0.21646099574807945,0.6070911363409572,0.006401932366776422,3
|
| 34 |
Orth,ses-11+,data/processed/fmri_wrn/ds006239/roi-phonology/Orth/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
| 35 |
Orth,ses-11,data/processed/fmri_wrn/ds006239/roi-phonology/Orth/session_rdm_ses-11.npz,True,96,3,0.3957014738594727,0.6947770841127893,0.02958444090913087,3
|
| 36 |
Phon,ses-11+,data/processed/fmri_wrn/ds006239/roi-phonology/Phon/session_rdm_ses-11+.npz,True,96,3,0.5275085368785408,0.7608259153983431,0.01446088890281944,3
|
control/control_by_cell.csv
CHANGED
|
@@ -1,39 +1,39 @@
|
|
| 1 |
variant,task,session,control,n_stim,ceiling,frac_of_ceiling,within_run_normalized,rsa,p_perm,null_mean,null_sd,z,kind,p_holm,significant
|
| 2 |
-
corrected,Orth,ses-11,word_frequency,96,0.
|
| 3 |
-
corrected,Orth,ses-11,condition,96,0.
|
| 4 |
-
corrected,Orth,ses-11,text_edit_distance,96,0.
|
| 5 |
-
corrected,Orth,ses-11,visual_pixels,96,0.
|
| 6 |
-
corrected,Orth,ses-11,visual_luminance,96,0.
|
| 7 |
-
corrected,Orth,ses-11+,word_frequency,96,0.
|
| 8 |
-
corrected,Orth,ses-11+,condition,96,0.
|
| 9 |
-
corrected,Orth,ses-11+,text_edit_distance,96,0.
|
| 10 |
-
corrected,Orth,ses-11+,visual_pixels,96,0.
|
| 11 |
-
corrected,Orth,ses-11+,visual_luminance,96,0.
|
| 12 |
-
corrected,Phon,ses-11,word_frequency,96,0.
|
| 13 |
-
corrected,Phon,ses-11,condition,96,0.
|
| 14 |
-
corrected,Phon,ses-11,text_edit_distance,96,0.
|
| 15 |
-
corrected,Phon,ses-11,visual_pixels,96,0.
|
| 16 |
-
corrected,Phon,ses-11,visual_luminance,96,0.
|
| 17 |
-
corrected,Phon,ses-11+,word_frequency,96,0.
|
| 18 |
-
corrected,Phon,ses-11+,condition,96,0.
|
| 19 |
-
corrected,Phon,ses-11+,text_edit_distance,96,0.
|
| 20 |
-
corrected,Phon,ses-11+,visual_pixels,96,0.
|
| 21 |
-
corrected,Phon,ses-11+,visual_luminance,96,0.
|
| 22 |
-
corrected,Sem,ses-11,word_frequency,72,0.
|
| 23 |
-
corrected,Sem,ses-11,condition,72,0.
|
| 24 |
-
corrected,Sem,ses-11,text_edit_distance,72,0.
|
| 25 |
-
corrected,Sem,ses-11,visual_pixels,72,0.
|
| 26 |
-
corrected,Sem,ses-11,visual_luminance,72,0.
|
| 27 |
-
corrected,Sem,ses-11+,word_frequency,72,0.
|
| 28 |
-
corrected,Sem,ses-11+,condition,72,0.
|
| 29 |
-
corrected,Sem,ses-11+,text_edit_distance,72,0.
|
| 30 |
-
corrected,Sem,ses-11+,visual_pixels,72,0.
|
| 31 |
-
corrected,Sem,ses-11+,visual_luminance,72,0.
|
| 32 |
-
corrected,SemLocal,ses-11,condition,48,0.
|
| 33 |
-
corrected,SemLocal,ses-11,text_edit_distance,48,0.
|
| 34 |
-
corrected,SemLocal,ses-11,visual_pixels,48,0.
|
| 35 |
-
corrected,SemLocal,ses-11,visual_luminance,48,0.
|
| 36 |
-
corrected,SemLocal,ses-11+,condition,48,0.
|
| 37 |
-
corrected,SemLocal,ses-11+,text_edit_distance,48,0.
|
| 38 |
-
corrected,SemLocal,ses-11+,visual_pixels,48,0.
|
| 39 |
-
corrected,SemLocal,ses-11+,visual_luminance,48,0.
|
|
|
|
| 1 |
variant,task,session,control,n_stim,ceiling,frac_of_ceiling,within_run_normalized,rsa,p_perm,null_mean,null_sd,z,kind,p_holm,significant
|
| 2 |
+
corrected,Orth,ses-11,word_frequency,96,0.5084387328556097,-0.02362975642078011,True,-0.012014283412268147,0.55248950209958,1.7259023104396863e-05,0.02067593468369667,-0.5819104489761091,stimulus,1.0,False
|
| 3 |
+
corrected,Orth,ses-11,condition,96,0.5084387328556097,0.03315439119493705,True,0.01685697664775298,0.1925614877024595,-0.0001298514336430368,0.01418317122930801,1.1976748926993757,stimulus,1.0,False
|
| 4 |
+
corrected,Orth,ses-11,text_edit_distance,96,0.5084387328556097,0.04262397514454354,True,0.021671679911760718,0.16036792641471706,0.00011685304115972342,0.01592927204844027,1.3531583115474757,stimulus,1.0,False
|
| 5 |
+
corrected,Orth,ses-11,visual_pixels,96,0.5084387328556097,-0.018117099146288302,True,-0.009211434932958272,0.6184763047390522,-0.0002464617683041479,0.01868762773343357,-0.47972772638955063,stimulus,1.0,False
|
| 6 |
+
corrected,Orth,ses-11,visual_luminance,96,0.5084387328556097,-0.05733276622332032,True,-0.029150199009691884,0.09918016396720655,-7.837175685447642e-05,0.01815202431206359,-1.6015749401522723,stimulus,1.0,False
|
| 7 |
+
corrected,Orth,ses-11+,word_frequency,96,0.5524020196893538,-0.007139444114636367,True,-0.003943843348384399,0.855628874225155,5.7312981346167136e-06,0.022068964430501277,-0.17896510997504653,stimulus,1.0,False
|
| 8 |
+
corrected,Orth,ses-11+,condition,96,0.5524020196893538,0.05822065153573462,True,0.03216120549596988,0.028194361127774445,-0.0001277116405488198,0.013928417766834773,2.3182042407633885,stimulus,1.0,False
|
| 9 |
+
corrected,Orth,ses-11+,text_edit_distance,96,0.5524020196893538,0.026885392848534695,True,0.014851545309672273,0.34313137372525493,9.241554893175739e-05,0.016145308308658998,0.9141435689964994,stimulus,1.0,False
|
| 10 |
+
corrected,Orth,ses-11+,visual_pixels,96,0.5524020196893538,-0.035189859128167154,True,-0.01943894925498338,0.3105378924215157,-0.0002622750559211183,0.019622943743977283,-0.977257767656331,stimulus,1.0,False
|
| 11 |
+
corrected,Orth,ses-11+,visual_luminance,96,0.5524020196893538,-0.07332791845769794,True,-0.040506490255648585,0.03499300139972006,-9.491772195673613e-05,0.019153383468614338,-2.1098921032830735,stimulus,1.0,False
|
| 12 |
+
corrected,Phon,ses-11,word_frequency,96,0.5084387328556097,-0.02362975642078011,True,-0.012014283412268147,0.55248950209958,1.7259023104396863e-05,0.02067593468369667,-0.5819104489761091,stimulus,1.0,False
|
| 13 |
+
corrected,Phon,ses-11,condition,96,0.5084387328556097,0.029362509252776434,True,0.014929036997942765,0.2535492901419716,0.00010832601744160009,0.014709753801762782,1.0075431022997503,stimulus,1.0,False
|
| 14 |
+
corrected,Phon,ses-11,text_edit_distance,96,0.5084387328556097,0.04262397514454354,True,0.021671679911760718,0.16036792641471706,0.00011685304115972342,0.01592927204844027,1.3531583115474757,stimulus,1.0,False
|
| 15 |
+
corrected,Phon,ses-11,visual_pixels,96,0.5084387328556097,-0.018117099146288302,True,-0.009211434932958272,0.6184763047390522,-0.0002464617683041479,0.01868762773343357,-0.47972772638955063,stimulus,1.0,False
|
| 16 |
+
corrected,Phon,ses-11,visual_luminance,96,0.5084387328556097,-0.05733276622332032,True,-0.029150199009691884,0.09918016396720655,-7.837175685447642e-05,0.01815202431206359,-1.6015749401522723,stimulus,1.0,False
|
| 17 |
+
corrected,Phon,ses-11+,word_frequency,96,0.5524020196893538,-0.007139444114636367,True,-0.003943843348384399,0.855628874225155,5.7312981346167136e-06,0.022068964430501277,-0.17896510997504653,stimulus,1.0,False
|
| 18 |
+
corrected,Phon,ses-11+,condition,96,0.5524020196893538,0.011730990790167529,True,0.006480223005445751,0.627874425114977,-2.350153768211145e-05,0.014405683010814139,0.4514693637083462,stimulus,1.0,False
|
| 19 |
+
corrected,Phon,ses-11+,text_edit_distance,96,0.5524020196893538,0.026885392848534695,True,0.014851545309672273,0.34313137372525493,9.241554893175739e-05,0.016145308308658998,0.9141435689964994,stimulus,1.0,False
|
| 20 |
+
corrected,Phon,ses-11+,visual_pixels,96,0.5524020196893538,-0.035189859128167154,True,-0.01943894925498338,0.3105378924215157,-0.0002622750559211183,0.019622943743977283,-0.977257767656331,stimulus,1.0,False
|
| 21 |
+
corrected,Phon,ses-11+,visual_luminance,96,0.5524020196893538,-0.07332791845769794,True,-0.040506490255648585,0.03499300139972006,-9.491772195673613e-05,0.019153383468614338,-2.1098921032830735,stimulus,1.0,False
|
| 22 |
+
corrected,Sem,ses-11,word_frequency,72,0.29280032372271686,0.0326245331205477,True,0.009552473858998866,0.5474905018996201,4.1610789354159784e-05,0.01577942526848522,0.6027382434540967,stimulus,1.0,False
|
| 23 |
+
corrected,Sem,ses-11,condition,72,0.29280032372271686,0.011647633916227716,True,0.0034104309812751717,0.8578284343131374,-0.0002922170568111431,0.019597941729374617,0.18893045448480056,stimulus,1.0,False
|
| 24 |
+
corrected,Sem,ses-11,text_edit_distance,72,0.29280032372271686,-0.03043623180435255,True,-0.008911738525214078,0.6482703459308138,5.9418707363699874e-05,0.019257471938851307,-0.4658533197191327,stimulus,1.0,False
|
| 25 |
+
corrected,Sem,ses-11,visual_pixels,72,0.29280032372271686,-0.06025926298802521,True,-0.017643931710186113,0.3031393721255749,-0.00011569984200907255,0.017056678074894527,-1.0276462855301784,stimulus,1.0,False
|
| 26 |
+
corrected,Sem,ses-11,visual_luminance,72,0.29280032372271686,-0.05212333265550101,True,-0.015261728675037554,0.3753249350129974,-0.0002058804858079217,0.01729567816853339,-0.8704977070948711,stimulus,1.0,False
|
| 27 |
+
corrected,Sem,ses-11+,word_frequency,72,0.37074460197306,0.03815795772302062,True,0.01414685684812613,0.3167366526694661,-9.077266655866989e-05,0.014138888652682077,1.0069836366507496,stimulus,1.0,False
|
| 28 |
+
corrected,Sem,ses-11+,condition,72,0.37074460197306,0.010176821717016383,True,0.0037730017168260315,0.846630673865227,-0.0002851661890382288,0.019916224519113106,0.20376190787395349,stimulus,1.0,False
|
| 29 |
+
corrected,Sem,ses-11+,text_edit_distance,72,0.37074460197306,-0.017515752021815777,True,-0.006493870511586911,0.7266546690661868,-0.00022606319189353826,0.019182415973792843,-0.3267475446226247,stimulus,1.0,False
|
| 30 |
+
corrected,Sem,ses-11+,visual_pixels,72,0.37074460197306,-0.04994181901293848,True,-0.018515659811762477,0.247750449910018,-0.00018296869137134677,0.01627629820354421,-1.1263427893741091,stimulus,1.0,False
|
| 31 |
+
corrected,Sem,ses-11+,visual_luminance,72,0.37074460197306,-0.003934133362874185,True,-0.0014585587077277256,0.9214157168566287,-1.934880086903171e-05,0.016587078042408478,-0.08676693406109705,stimulus,1.0,False
|
| 32 |
+
corrected,SemLocal,ses-11,condition,48,0.23542722257738505,-0.033381862614680215,True,-0.007858999199834007,0.7794441111777645,-7.97119281280514e-06,0.030474741589529557,-0.25762410433238975,stimulus,1.0,False
|
| 33 |
+
corrected,SemLocal,ses-11,text_edit_distance,48,0.23542722257738505,-0.007743508594750092,True,-0.0018230327214661239,0.9496100779844031,-0.00020121318902608816,0.029235092356385942,-0.05547509522508144,stimulus,1.0,False
|
| 34 |
+
corrected,SemLocal,ses-11,visual_pixels,48,0.23542722257738505,0.047454904350934905,True,0.01117217632901607,0.6706658668266346,0.00012115107151682028,0.026218562821642127,0.4214962251079483,stimulus,1.0,False
|
| 35 |
+
corrected,SemLocal,ses-11,visual_luminance,48,0.23542722257738505,0.0642576910921135,True,0.01512800974305186,0.5718856228754249,-0.0004904378437539119,0.026844836614934888,0.5818045313613412,stimulus,1.0,False
|
| 36 |
+
corrected,SemLocal,ses-11+,condition,48,0.265494159635227,-0.020595846879858912,True,-0.005468077059343953,0.849630073985203,0.000935586895595374,0.03059324645578662,-0.20931626082849988,stimulus,1.0,False
|
| 37 |
+
corrected,SemLocal,ses-11+,text_edit_distance,48,0.265494159635227,-0.05745841690859002,True,-0.015254874111116624,0.5990801839632074,-0.00043959393786946786,0.02914755361515605,-0.5082855449328437,stimulus,1.0,False
|
| 38 |
+
corrected,SemLocal,ses-11+,visual_pixels,48,0.265494159635227,-0.012610220190334654,True,-0.003347939812248071,0.8864227154569086,-0.0003281098486988733,0.0258290972728345,-0.1169158151960796,stimulus,1.0,False
|
| 39 |
+
corrected,SemLocal,ses-11+,visual_luminance,48,0.265494159635227,0.05284659696962009,True,0.014030462852030818,0.5982803439312138,-0.0006260460984660244,0.027066611341279335,0.5414977429259007,stimulus,1.0,False
|
control/control_summary.csv
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
control,n_cells,rsa_mean,rsa_max,z_max,p_min,n_significant,frac_of_ceiling_max
|
| 2 |
-
condition,8,0.
|
| 3 |
-
text_edit_distance,8,0.
|
| 4 |
-
word_frequency,6,-0.
|
| 5 |
-
visual_luminance,8,-0.
|
| 6 |
-
visual_pixels,8,-0.
|
|
|
|
| 1 |
control,n_cells,rsa_mean,rsa_max,z_max,p_min,n_significant,frac_of_ceiling_max
|
| 2 |
+
condition,8,0.008035474823254327,0.03216120549596988,2.3182042407633885,0.028194361127774445,0,0.05822065153573462
|
| 3 |
+
text_edit_distance,8,0.00507036682168528,0.021671679911760718,1.3531583115474757,0.16036792641471706,0,0.04262397514454354
|
| 4 |
+
word_frequency,6,-0.001369487135696683,0.01414685684812613,1.0069836366507496,0.3167366526694661,0,0.03815795772302062
|
| 5 |
+
visual_luminance,8,-0.015859399164795444,0.01512800974305186,0.5818045313613412,0.03499300139972006,0,0.0642576910921135
|
| 6 |
+
visual_pixels,8,-0.010704515422632985,0.01117217632901607,0.4214962251079483,0.247750449910018,0,0.047454904350934905
|
control/dimensionality_summary.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"group_rdm_effective_rank_median":
|
| 3 |
"n_stim_median": 84,
|
| 4 |
"pattern_effective_rank_median": null,
|
| 5 |
"pattern_n_voxels_median": null,
|
|
|
|
| 1 |
{
|
| 2 |
+
"group_rdm_effective_rank_median": 57,
|
| 3 |
"n_stim_median": 84,
|
| 4 |
"pattern_effective_rank_median": null,
|
| 5 |
"pattern_n_voxels_median": null,
|
control/fig_positive_control.pdf
CHANGED
|
Binary files a/control/fig_positive_control.pdf and b/control/fig_positive_control.pdf differ
|
|
|
control/fig_positive_control.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
control/rdm_dimensionality.csv
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
task,session,n_stim,group_rdm_effective_rank,subject_rdm_rank_median,subject_rdm_rank_min,subject_rdm_rank_max,ceiling
|
| 2 |
-
Orth,ses-11,96,
|
| 3 |
-
Orth,ses-11+,96,
|
| 4 |
-
Phon,ses-11,96,
|
| 5 |
-
Phon,ses-11+,96,
|
| 6 |
-
Sem,ses-11,72,
|
| 7 |
-
Sem,ses-11+,72,
|
| 8 |
-
SemLocal,ses-11,48,
|
| 9 |
-
SemLocal,ses-11+,48,
|
|
|
|
| 1 |
task,session,n_stim,group_rdm_effective_rank,subject_rdm_rank_median,subject_rdm_rank_min,subject_rdm_rank_max,ceiling
|
| 2 |
+
Orth,ses-11,96,62,47,37,55,0.5084387328556097
|
| 3 |
+
Orth,ses-11+,96,63,55,43,56,0.5524020196893538
|
| 4 |
+
Phon,ses-11,96,62,47,37,55,0.5084387328556097
|
| 5 |
+
Phon,ses-11+,96,63,55,43,56,0.5524020196893538
|
| 6 |
+
Sem,ses-11,72,52,44,38,45,0.29280032372271686
|
| 7 |
+
Sem,ses-11+,72,51,45,40,47,0.37074460197306
|
| 8 |
+
SemLocal,ses-11,48,37,32,29,34,0.23542722257738505
|
| 9 |
+
SemLocal,ses-11+,48,37,34,30,35,0.265494159635227
|
control/summary.json
CHANGED
|
@@ -10,11 +10,11 @@
|
|
| 10 |
"word_frequency"
|
| 11 |
],
|
| 12 |
"best_control": "condition",
|
| 13 |
-
"best_rsa": 0.
|
| 14 |
-
"best_z": 2.
|
| 15 |
"best_cell": "Orth/ses-11+",
|
| 16 |
-
"best_frac_of_ceiling": 0.
|
| 17 |
-
"lm_best_rsa_for_comparison":
|
| 18 |
"n_permutations": 5000,
|
| 19 |
"verdict": "no recoverable stimulus signal"
|
| 20 |
}
|
|
|
|
| 10 |
"word_frequency"
|
| 11 |
],
|
| 12 |
"best_control": "condition",
|
| 13 |
+
"best_rsa": 0.03216120549596988,
|
| 14 |
+
"best_z": 2.3182042407633885,
|
| 15 |
"best_cell": "Orth/ses-11+",
|
| 16 |
+
"best_frac_of_ceiling": 0.05822065153573462,
|
| 17 |
+
"lm_best_rsa_for_comparison": 0.0523409385907953,
|
| 18 |
"n_permutations": 5000,
|
| 19 |
"verdict": "no recoverable stimulus signal"
|
| 20 |
}
|
fig_corrected_family.pdf
CHANGED
|
Binary files a/fig_corrected_family.pdf and b/fig_corrected_family.pdf differ
|
|
|
fig_corrected_family.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
fig_corrected_null_checks.pdf
CHANGED
|
Binary files a/fig_corrected_null_checks.pdf and b/fig_corrected_null_checks.pdf differ
|
|
|
fig_corrected_null_checks.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
fig_corrected_scale_ladder.pdf
CHANGED
|
Binary files a/fig_corrected_scale_ladder.pdf and b/fig_corrected_scale_ladder.pdf differ
|
|
|
fig_corrected_scale_ladder.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
fig_corrected_trajectory.pdf
CHANGED
|
Binary files a/fig_corrected_trajectory.pdf and b/fig_corrected_trajectory.pdf differ
|
|
|
fig_corrected_trajectory.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
scale_ladder.csv
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
family,params,n_checkpoints,n_rows,n_cells,rsa_mean,rsa_sd,rsa_sd_all_rows,rsa_abs_max,best_rsa,best_cell,best_step,frac_of_ceiling_mean,frac_of_ceiling_abs_max,seed_null_sd,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,p_equivalence_tost,equivalent_to_zero,mean_in_seed_sd,scale_trend_rho,scale_trend_p,scale_trend_n
|
| 2 |
-
pythia-70m-full,95592496.0,21,
|
| 3 |
-
pythia-160m-full,212654688.0,21,
|
| 4 |
-
pythia-410m-full,505997504.0,21,
|
| 5 |
-
pythia-1b-full,1078891008.0,21,
|
| 6 |
-
pythia-1.4b-full,1515311488.0,21,
|
|
|
|
| 1 |
family,params,n_checkpoints,n_rows,n_cells,rsa_mean,rsa_sd,rsa_sd_all_rows,rsa_abs_max,best_rsa,best_cell,best_step,frac_of_ceiling_mean,frac_of_ceiling_abs_max,seed_null_sd,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,p_equivalence_tost,equivalent_to_zero,mean_in_seed_sd,scale_trend_rho,scale_trend_p,scale_trend_n
|
| 2 |
+
pythia-70m-full,95592496.0,21,840,8,0.0004037191281271018,0.011327201104913158,0.019192537986548745,0.0596243677531793,0.0596243677531793,SemLocal/ses-11,71000,0.012090050547918672,0.2754508614686918,,,,,False,2.5722668913240975e-06,True,,-0.18998393804112765,0.2403174243633695,40
|
| 3 |
+
pythia-160m-full,212654688.0,21,840,8,-0.009604020176662094,0.010408293130787078,0.02074411537599301,0.0573369359329631,0.0573369359329631,SemLocal/ses-11,33000,-0.022461828497347142,0.26488345272001196,,,,,False,5.766141790842107e-06,True,,-0.18998393804112765,0.2403174243633695,40
|
| 4 |
+
pythia-410m-full,505997504.0,21,840,8,-0.0010756772206551237,0.01222327166371252,0.017242673552232017,0.060323106914098,0.060323106914098,SemLocal/ses-11,90000,0.009220436784452371,0.27867887563588106,,,,,False,4.695465655044824e-06,True,,-0.18998393804112765,0.2403174243633695,40
|
| 5 |
+
pythia-1b-full,1078891008.0,21,840,8,-0.004788214779618293,0.006727389835108795,0.021392063463904543,0.0498487166006368,0.0498487166006368,SemLocal/ses-11,71000,-0.013209520279441432,0.2302896021907406,,,,,False,1.387281020959757e-07,True,,-0.18998393804112765,0.2403174243633695,40
|
| 6 |
+
pythia-1.4b-full,1515311488.0,21,840,8,-0.009699739846771646,0.008287258116309478,0.01993991128955514,0.0479830516039087,0.0479830516039087,SemLocal/ses-11,1000,-0.02617033092415948,0.2519430033504195,,,,,False,1.2663170235122003e-06,True,,-0.18998393804112765,0.2403174243633695,40
|
seed_null_comparison.csv
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
family,rsa_mean,rsa_sd,mean_in_seed_sd,rsa_abs_max,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,frac_of_ceiling_abs_max,p_equivalence_tost,equivalent_to_zero
|
| 2 |
-
pico-decoder-tiny,0.
|
| 3 |
-
|
| 4 |
-
pico-decoder-large,
|
| 5 |
-
pico-decoder-
|
| 6 |
-
pythia-70m-full,
|
| 7 |
-
|
| 8 |
-
pythia-410m-full,-0.
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
pythia-
|
| 14 |
-
babylm-gpt2-
|
| 15 |
-
babylm-gpt2-
|
| 16 |
-
babylm-gpt2-3,-0.
|
|
|
|
| 1 |
family,rsa_mean,rsa_sd,mean_in_seed_sd,rsa_abs_max,null_max_p50,null_max_p95,best_percentile_vs_null,beats_null_max,frac_of_ceiling_abs_max,p_equivalence_tost,equivalent_to_zero
|
| 2 |
+
pico-decoder-tiny,0.009329416089667497,0.01042001813654596,,0.0698415425931985,,,,False,0.32265185860311363,5.5532438667482114e-06,True
|
| 3 |
+
pico-decoder-small,0.004662678558809073,0.021919986796227448,,0.0913037090514747,,,,False,0.421802129921528,0.00031528035953311853,True
|
| 4 |
+
pico-decoder-large,0.0011149627631726851,0.01340081570554527,,0.0676858287735221,,,,False,0.31269295671306946,8.699981244563028e-06,True
|
| 5 |
+
pico-decoder-medium,0.00045333790196577475,0.011602785632743218,,0.077592804963165,,,,False,0.3584609074489738,3.043747122946809e-06,True
|
| 6 |
+
pythia-70m-full,0.0004037191281271018,0.011327201104913158,,0.0596243677531793,,,,False,0.2754508614686918,2.5722668913240975e-06,True
|
| 7 |
+
babylm-gpt2,3.5701135982443536e-05,0.015483627050963508,,0.0493708228926988,,,,False,0.22808184320725067,1.946766054111659e-05,True
|
| 8 |
+
pythia-410m-full,-0.0010756772206551237,0.01222327166371252,,0.060323106914098,,,,False,0.27867887563588106,4.695465655044824e-06,True
|
| 9 |
+
beetle-humanscale-eng,-0.0034128202072403733,0.008274220051326315,,0.0401384820711232,,,,False,0.21640575237877394,4.670429917405702e-07,True
|
| 10 |
+
pythia-1b-full,-0.004788214779618293,0.006727389835108795,,0.0498487166006368,,,,False,0.2302896021907406,1.387281020959757e-07,True
|
| 11 |
+
beetle-fineweb3-eng,-0.0070205121773432265,0.00709754585874909,,0.0576127879065451,,,,False,0.2661578253737488,2.8378509747800343e-07,True
|
| 12 |
+
pythia-160m-full,-0.009604020176662094,0.010408293130787078,,0.0573369359329631,,,,False,0.26488345272001196,5.766141790842107e-06,True
|
| 13 |
+
pythia-1.4b-full,-0.009699739846771646,0.008287258116309478,,0.0479830516039087,,,,False,0.2519430033504195,1.2663170235122003e-06,True
|
| 14 |
+
babylm-gpt2-7,-0.025666783687099088,0.029312895056667166,,0.0620383599273684,,,,False,0.14617602058209703,0.025621542438570406,True
|
| 15 |
+
babylm-gpt2-5,-0.02615962341638484,0.02908603257752234,,0.0635668325774576,,,,False,0.14778460893464318,0.02676331964076004,True
|
| 16 |
+
babylm-gpt2-3,-0.026333351870240128,0.029574017185447297,,0.0648524788553287,,,,False,0.1512792316869994,0.029017557411825396,True
|
summary.json
CHANGED
|
@@ -2,25 +2,25 @@
|
|
| 2 |
"dataset": "ds003604",
|
| 3 |
"rdms": "within-run normalised",
|
| 4 |
"n_families": 15,
|
| 5 |
-
"n_rows":
|
| 6 |
"n_cells": 8,
|
| 7 |
-
"ceiling_lower_mean": 0.
|
| 8 |
-
"best_rsa_abs": 0.
|
| 9 |
-
"best_frac_of_ceiling": 0.
|
| 10 |
"seed_null_sd_median": null,
|
| 11 |
"null_max_p95_median": null,
|
| 12 |
"families_beating_null_max": 0,
|
| 13 |
"families_equivalent_to_zero": 15,
|
| 14 |
"sesoi": 0.05,
|
| 15 |
-
"scale_trend_rho": -0.
|
| 16 |
-
"scale_trend_p": 0.
|
| 17 |
-
"var_pct_cell":
|
| 18 |
-
"var_pct_family":
|
| 19 |
-
"var_pct_residual": 67.
|
| 20 |
-
"untrained_mean": 0.
|
| 21 |
-
"untrained_n":
|
| 22 |
-
"trained_mean": -0.
|
| 23 |
-
"trained_n":
|
| 24 |
-
"untrained_vs_trained_t":
|
| 25 |
-
"untrained_vs_trained_p":
|
| 26 |
}
|
|
|
|
| 2 |
"dataset": "ds003604",
|
| 3 |
"rdms": "within-run normalised",
|
| 4 |
"n_families": 15,
|
| 5 |
+
"n_rows": 10480,
|
| 6 |
"n_cells": 8,
|
| 7 |
+
"ceiling_lower_mean": 0.3591980981028349,
|
| 8 |
+
"best_rsa_abs": 0.0913037090514747,
|
| 9 |
+
"best_frac_of_ceiling": 0.421802129921528,
|
| 10 |
"seed_null_sd_median": null,
|
| 11 |
"null_max_p95_median": null,
|
| 12 |
"families_beating_null_max": 0,
|
| 13 |
"families_equivalent_to_zero": 15,
|
| 14 |
"sesoi": 0.05,
|
| 15 |
+
"scale_trend_rho": -0.18998393804112765,
|
| 16 |
+
"scale_trend_p": 0.2403174243633695,
|
| 17 |
+
"var_pct_cell": 17.159852668060235,
|
| 18 |
+
"var_pct_family": 15.469840076248753,
|
| 19 |
+
"var_pct_residual": 67.36076527095818,
|
| 20 |
+
"untrained_mean": -0.0016380408497879153,
|
| 21 |
+
"untrained_n": 440,
|
| 22 |
+
"trained_mean": -0.004275668747064228,
|
| 23 |
+
"trained_n": 10040,
|
| 24 |
+
"untrained_vs_trained_t": 2.8128708480204243,
|
| 25 |
+
"untrained_vs_trained_p": 0.00510402965134662
|
| 26 |
}
|
training_trend.csv
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
family,n_cells,trend_rho_mean,trend_rho_sd,t,p
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
beetle-humanscale-eng,8,0.
|
| 6 |
-
|
| 7 |
-
pythia-
|
| 8 |
-
|
| 9 |
-
pythia-
|
| 10 |
-
pico-decoder-
|
| 11 |
-
babylm-gpt2-
|
| 12 |
-
pico-decoder-medium,8,-0.
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
|
|
|
| 1 |
family,n_cells,trend_rho_mean,trend_rho_sd,t,p
|
| 2 |
+
pico-decoder-tiny,8,0.45064935064935074,0.4045693522067711,3.1505818228031064,0.0161389565916475
|
| 3 |
+
babylm-gpt2,8,0.3812499999999999,0.7074679587786379,1.524221454737132,0.17127729409900783
|
| 4 |
+
beetle-fineweb3-eng,8,0.3525928116621272,0.23493836140164273,4.244871150653697,0.003817247359060268
|
| 5 |
+
beetle-humanscale-eng,8,0.3287471463891984,0.5441772058221789,1.7087032240265478,0.13125715124456494
|
| 6 |
+
pythia-160m-full,8,-0.04384540666452508,0.6684356131006985,-0.18552802255733147,0.8580763266362607
|
| 7 |
+
pythia-1.4b-full,8,-0.1026307296739995,0.5876625346407899,-0.49396298475939154,0.6364534930985914
|
| 8 |
+
pythia-70m-full,8,-0.12439104261120822,0.49558964121161814,-0.709924037429119,0.500709673106559
|
| 9 |
+
pythia-1b-full,8,-0.13770705500561956,0.7180487024936655,-0.5424344731689646,0.6043506304783663
|
| 10 |
+
pico-decoder-small,8,-0.19577922077922078,0.330477105076124,-1.6755994591094825,0.13772379374054228
|
| 11 |
+
babylm-gpt2-7,8,-0.19791666666666663,0.598572209909707,-0.9352135952382307,0.38080969141038074
|
| 12 |
+
pico-decoder-medium,8,-0.249512987012987,0.36586610151892635,-1.9289278167998538,0.095072260877216
|
| 13 |
+
babylm-gpt2-3,8,-0.3083333333333333,0.6450052294607742,-1.3520795237466288,0.21840381602005587
|
| 14 |
+
pythia-410m-full,8,-0.32819098840372296,0.4024200064964196,-2.306705130741583,0.0544504720564295
|
| 15 |
+
babylm-gpt2-5,8,-0.3416666666666666,0.7176902988611209,-1.3465129306542531,0.2201039012180167
|
| 16 |
+
pico-decoder-large,8,-0.35373376623376623,0.2813890335604452,-3.555611839930829,0.009273764163724612
|