Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
@@ -234,8 +234,14 @@
|
|
234 |
|
235 |
<div class="intro">
|
236 |
465 contributors 路 58,185 annotations
|
|
|
237 |
</div>
|
238 |
-
|
|
|
|
|
|
|
|
|
|
|
239 |
<div class="search-container">
|
240 |
<input type="text" placeholder="Find contributor..." onkeyup="searchContributors(event)">
|
241 |
</div>
|
|
|
234 |
|
235 |
<div class="intro">
|
236 |
465 contributors 路 58,185 annotations
|
237 |
+
|
238 |
</div>
|
239 |
+
|
240 |
+
<div class="intro">
|
241 |
+
465 contributors 路 58,185 annotations<br>
|
242 |
+
<a href="https://huggingface.co/datasets/data-is-better-together/fineweb-c" target="_blank" style="color: #0066cc; text-decoration: none; font-size: 14px;">馃 View Dataset</a>
|
243 |
+
</div>
|
244 |
+
|
245 |
<div class="search-container">
|
246 |
<input type="text" placeholder="Find contributor..." onkeyup="searchContributors(event)">
|
247 |
</div>
|