luulinh90s
commited on
Commit
•
e7da2b9
1
Parent(s):
6849f81
update
Browse files
app.py
CHANGED
@@ -165,7 +165,7 @@ def experiment(username):
|
|
165 |
visualization_path = f"{visualization_dir}/{sample['category']}/{sample['file']}"
|
166 |
|
167 |
statement = """
|
168 |
-
Please note that in
|
169 |
Based on the explanation provided, what do you think the AI model will predict?
|
170 |
Will it predict the statement as TRUE or FALSE?
|
171 |
"""
|
|
|
165 |
visualization_path = f"{visualization_dir}/{sample['category']}/{sample['file']}"
|
166 |
|
167 |
statement = """
|
168 |
+
Please note that in select row function, starting index is 0 for Chain-of-Table 1 for Dater and Index * represents the selection of the whole Table.
|
169 |
Based on the explanation provided, what do you think the AI model will predict?
|
170 |
Will it predict the statement as TRUE or FALSE?
|
171 |
"""
|