Spaces:
Running
Running
johnsonhung906
commited on
Commit
·
40e3d32
1
Parent(s):
bb7d5c7
update demo link
Browse files- .DS_Store +0 -0
- index.html +2 -2
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
index.html
CHANGED
@@ -166,7 +166,7 @@
|
|
166 |
</span>
|
167 |
|
168 |
<span class="link-block">
|
169 |
-
<a href="
|
170 |
<span class="icon">
|
171 |
<i class="fas fa-laptop"></i>
|
172 |
</span>
|
@@ -278,7 +278,7 @@
|
|
278 |
Tracker delivers robust and effective performance even with smaller LLMs, underscoring its suitability for
|
279 |
real-world applications.
|
280 |
</p>
|
281 |
-
<h2 id="demo" class="section-title">
|
282 |
|
283 |
<p>
|
284 |
We evaluated the effectiveness of the Attention Tracker by visualizing the distribution of attention aggregation
|
|
|
166 |
</span>
|
167 |
|
168 |
<span class="link-block">
|
169 |
+
<a href="https://huggingface.co/spaces/pinyuchen/attention-tracker" class="external-link button is-normal is-rounded is-dark">
|
170 |
<span class="icon">
|
171 |
<i class="fas fa-laptop"></i>
|
172 |
</span>
|
|
|
278 |
Tracker delivers robust and effective performance even with smaller LLMs, underscoring its suitability for
|
279 |
real-world applications.
|
280 |
</p>
|
281 |
+
<h2 id="demo" class="section-title">Example</h2>
|
282 |
|
283 |
<p>
|
284 |
We evaluated the effectiveness of the Attention Tracker by visualizing the distribution of attention aggregation
|