Skip to content

Commit 4ccdbc8

Browse files
authored
fix typo
1 parent 58668ed commit 4ccdbc8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1>Temporal Integration Windows in GPT-Neo-125M trained with TopoLoss</h1>
466466
<td>
467467
Studies using fMRI and invasive recordings (for example: <a href="https://www.nature.com/articles/s41562-024-01944-2" target="_blank" style="color: blue;">Regev et al.</a>) have provided evidence for distinct temporal receptive fields. Based on these results, we wondered if neurons in TopoNets were clustered by their
468468
temporal integration windows. We used a new word-swapping method from a <a href="https://openreview.net/forum?id=1EYKYJeZtR" target="_blank" style="color: blue;">recent study</a> to investigate this in TopoNets.
469-
Green maps show neurons which information over shorter (exponential) token-windows and red maps show neurons which information over longer (power law) token-windows.
469+
Green maps show neurons which integrate information over shorter (exponential) token-windows and red maps show neurons which integrate information over longer (power law) token-windows.
470470
</td>
471471
</tr>
472472
</tbody>
@@ -527,3 +527,4 @@ <h1 name="bibtex" id="bibtex">Bibtex</h1>
527527
</body>
528528

529529
</html>
530+

0 commit comments

Comments
 (0)