luulinh90s commited on
Commit
51a1e1a
·
1 Parent(s): f6449d5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,7 +275,7 @@ def experiment(username):
275
  visualization_b = url_for('send_visualization', filename=file_b)
276
 
277
  statement = """
278
- Please note that in f_select_row() function, starting index is 0 and Index * represents the selection of the whole Table.
279
  You are now given two explanations that describe the reasoning process of the Table QA model.
280
  Please analyze the explanations and determine which one provides a clearer and more accurate reasoning process.
281
  """
 
275
  visualization_b = url_for('send_visualization', filename=file_b)
276
 
277
  statement = """
278
+ 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.
279
  You are now given two explanations that describe the reasoning process of the Table QA model.
280
  Please analyze the explanations and determine which one provides a clearer and more accurate reasoning process.
281
  """