NCTCMumbai commited on
Commit
d63f3fb
·
verified ·
1 Parent(s): efb7284

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ template_html = env.get_template('template_html.j2')
38
  #cross_encoder = CrossEncoder('cross-encoder/ms-marco-MiniLM-L-6-v2')
39
  #cross_encoder = CrossEncoder('BAAI/bge-reranker-base')
40
  # Examples
41
- examples = ['what is social media and what are rules related to it for expenditure monitoring ,
42
  'how many reports to be submitted by Expenditure observer with annexure names ?',
43
  ]
44
 
 
38
  #cross_encoder = CrossEncoder('cross-encoder/ms-marco-MiniLM-L-6-v2')
39
  #cross_encoder = CrossEncoder('BAAI/bge-reranker-base')
40
  # Examples
41
+ examples = ['what is social media and what are rules related to it for expenditure monitoring ',
42
  'how many reports to be submitted by Expenditure observer with annexure names ?',
43
  ]
44