NCTCMumbai commited on
Commit
9cb1844
1 Parent(s): 9198a32

Update app.py

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