Zihao Wang commited on
Commit
ba10510
·
1 Parent(s): 6ef3319

remove utisl

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -322,8 +322,6 @@ def rat(question):
322
  return draft, answer
323
  # return answer
324
 
325
- from utils import *
326
-
327
  page_title = "RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation"
328
  page_md = """
329
  # RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation
 
322
  return draft, answer
323
  # return answer
324
 
 
 
325
  page_title = "RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation"
326
  page_md = """
327
  # RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Horizon Generation