Update index.html
Browse files- index.html +1 -2
index.html
CHANGED
@@ -18,8 +18,7 @@
|
|
18 |
</p>
|
19 |
</header>
|
20 |
<iframe
|
21 |
-
|
22 |
-
frameborder="0"
|
23 |
width="100%"
|
24 |
height="560px"
|
25 |
></iframe>
|
|
|
18 |
</p>
|
19 |
</header>
|
20 |
<iframe
|
21 |
+
src="https://huggingface.co/datasets/sql-console/duckdb-nsql-benchmark-results/embed/sql-console/default/train?sql_console=true&sql=select+name%2C+%22prompt+template%22+as+prompt%2C+%22all+%28n%3D75%29%22+as+score%2C+bar%28score%2C+0%2C+1%2C+60%29+as+chart%0Afrom+train+%0Aorder+by+score+desc&views%5B%5D=train" frameborder="0"
|
|
|
22 |
width="100%"
|
23 |
height="560px"
|
24 |
></iframe>
|