Commit
·
070652b
1
Parent(s):
d11197a
Remove paper link
Browse files
app.py
CHANGED
|
@@ -470,13 +470,6 @@ with gr.Blocks(
|
|
| 470 |
<div class="main-title">Cognitive Proxy</div>
|
| 471 |
<div class="subtitle">Steering language models through brain-derived coordinate spaces.<br>
|
| 472 |
Using MEG phase-locking patterns from 21 subjects as control geometry.</div>
|
| 473 |
-
<div style="margin-top: 12px;">
|
| 474 |
-
<a href="https://www.researchgate.net/publication/398654954_Brain_Coordinates_for_Language_Models_MEG_Phase-Locking_as_a_Steering_Geometry_for_LLMs"
|
| 475 |
-
style="color: #1f4b99; font-size: 14px; font-style: italic; text-decoration: none;"
|
| 476 |
-
target="_blank" rel="noopener noreferrer">
|
| 477 |
-
Paper: Brain Coordinates for Language Models (MEG Phase-Locking as a Steering Geometry)
|
| 478 |
-
</a>
|
| 479 |
-
</div>
|
| 480 |
<div style="color: #999; font-size: 13px; margin-top: 16px;">Sandro Andric</div>
|
| 481 |
<div style="color: #999; font-size: 11px; margin-top: 8px;">Demo model: TinyLlama-1.1B-Chat</div>
|
| 482 |
</div>
|
|
|
|
| 470 |
<div class="main-title">Cognitive Proxy</div>
|
| 471 |
<div class="subtitle">Steering language models through brain-derived coordinate spaces.<br>
|
| 472 |
Using MEG phase-locking patterns from 21 subjects as control geometry.</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 473 |
<div style="color: #999; font-size: 13px; margin-top: 16px;">Sandro Andric</div>
|
| 474 |
<div style="color: #999; font-size: 11px; margin-top: 8px;">Demo model: TinyLlama-1.1B-Chat</div>
|
| 475 |
</div>
|