LeoGitGuy commited on
Commit
49e0ecb
1 Parent(s): 84f4052

Title typo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ text_reader_type = text_reader_types['deberta-large']
12
  table_reader_type = table_reader_types['tapas']
13
  pipeline = create_readers_and_pipeline(retriever, text_reader_type, table_reader_type, True, True)
14
 
15
- title = "Welcome to the BounWiki: The Question Answering Enginge for Bogazici Students!"
16
 
17
  head = '''
18
  This engine uses information from the Bogazici University Website to answer questions about different areas such as:
 
12
  table_reader_type = table_reader_types['tapas']
13
  pipeline = create_readers_and_pipeline(retriever, text_reader_type, table_reader_type, True, True)
14
 
15
+ title = "Welcome to the BounWiki: The Question Answering Engine for Bogazici Students!"
16
 
17
  head = '''
18
  This engine uses information from the Bogazici University Website to answer questions about different areas such as: