Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -264,7 +264,7 @@
|
|
264 |
`,
|
265 |
11: `
|
266 |
<h2>Paper Trail: Top upvoted papers on the Hub</h2>
|
267 |
-
<p>This table presents the
|
268 |
<div class="responsive-iframe-container">
|
269 |
<button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
|
270 |
<iframe src="https://aiworld.eu/embed/api/paper/top-20-hf-papers-at-neurips" allowfullscreen></iframe>
|
|
|
264 |
`,
|
265 |
11: `
|
266 |
<h2>Paper Trail: Top upvoted papers on the Hub</h2>
|
267 |
+
<p>This table presents the 20 most upvoted papers on HF in 2024 that are also presented at NeurIPS this year. The yellow labels identify the top three!</p>
|
268 |
<div class="responsive-iframe-container">
|
269 |
<button onclick="toggleBrowserFullscreen(this.parentElement)" style="position: absolute; top: 10px; right: 10px; z-index: 10; padding: 8px; background: rgba(0,0,0,0.6); color: white; border: none; border-radius: 4px; cursor: pointer;">⛶</button>
|
270 |
<iframe src="https://aiworld.eu/embed/api/paper/top-20-hf-papers-at-neurips" allowfullscreen></iframe>
|