luulinh90s
commited on
Commit
·
4410dbc
1
Parent(s):
261c958
update
Browse files
app.py
CHANGED
@@ -165,6 +165,7 @@ def experiment(username):
|
|
165 |
visualization_path = f"{visualization_dir}/{sample['category']}/{sample['file']}"
|
166 |
|
167 |
statement = """
|
|
|
168 |
Based on the explanation provided, what do you think the AI model will predict?
|
169 |
Will it predict the statement as TRUE or FALSE?
|
170 |
"""
|
|
|
165 |
visualization_path = f"{visualization_dir}/{sample['category']}/{sample['file']}"
|
166 |
|
167 |
statement = """
|
168 |
+
Please note that in f_select_row() function, starting index is 0.
|
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 |
"""
|