fdaudens HF staff commited on
Commit
492a0b2
·
verified ·
1 Parent(s): be56eb1

Update index.html

Browse files
Files changed (1) hide show
  1. 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 top most upvoted papers on HF, along with the top 20 presented at this year's NeurIPS.</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>
 
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>