luulinh90s
commited on
Commit
•
67a3186
1
Parent(s):
ce41c1d
update
Browse files
templates/experiment.html
CHANGED
@@ -119,7 +119,7 @@
|
|
119 |
<div class="task-description">
|
120 |
<p>Please note that in select row function, starting index is 0 for Chain-of-Table and 1 for Dater and Index * represents the selection for all rows.</p>
|
121 |
<p class="highlight">Based on the explanation below, please guess what the AI model will predict on the input Statement below.</p>
|
122 |
-
<h2
|
123 |
</div>
|
124 |
|
125 |
<div class="visualization-container">
|
|
|
119 |
<div class="task-description">
|
120 |
<p>Please note that in select row function, starting index is 0 for Chain-of-Table and 1 for Dater and Index * represents the selection for all rows.</p>
|
121 |
<p class="highlight">Based on the explanation below, please guess what the AI model will predict on the input Statement below.</p>
|
122 |
+
<h2>{{ statement | safe }}</h2>
|
123 |
</div>
|
124 |
|
125 |
<div class="visualization-container">
|