Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -66,7 +66,7 @@
|
|
66 |
</style>
|
67 |
</head>
|
68 |
<body>
|
69 |
-
<h1>
|
70 |
<div class="filter">
|
71 |
<label for="metricFilter">Filter by Evaluated task Type:</label>
|
72 |
<select id="metricFilter">
|
|
|
66 |
</style>
|
67 |
</head>
|
68 |
<body>
|
69 |
+
<h1>LLM Benchmark Overview</h1>
|
70 |
<div class="filter">
|
71 |
<label for="metricFilter">Filter by Evaluated task Type:</label>
|
72 |
<select id="metricFilter">
|