jchen8000 commited on
Commit
30f179c
·
verified ·
1 Parent(s): 8883910

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ It works by first retrieving relevant documents from an external knowledge sourc
45
  This method enhances factual correctness and allows the model to access up-to-date or domain-specific information without retraining.
46
 
47
 
48
- """)
49
 
50
 
51
  examples_questions = [["What is Transformer?"],
 
45
  This method enhances factual correctness and allows the model to access up-to-date or domain-specific information without retraining.
46
 
47
 
48
+ """
49
 
50
 
51
  examples_questions = [["What is Transformer?"],