Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -1
index.html
CHANGED
@@ -113,7 +113,8 @@
|
|
113 |
<label for="metricFilter">Filter by Evaluated task:</label>
|
114 |
<select id="metricFilter">
|
115 |
<option value="">All</option>
|
116 |
-
</select
|
|
|
117 |
<input type="text" id="searchInput" placeholder="Search for benchmark names ..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
|
118 |
</div>
|
119 |
<div class="table-container">
|
|
|
113 |
<label for="metricFilter">Filter by Evaluated task:</label>
|
114 |
<select id="metricFilter">
|
115 |
<option value="">All</option>
|
116 |
+
</select>
|
117 |
+
<h2></h2>
|
118 |
<input type="text" id="searchInput" placeholder="Search for benchmark names ..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
|
119 |
</div>
|
120 |
<div class="table-container">
|