Spaces:
Runtime error
Runtime error
NCTCMumbai
commited on
Update app.py
Browse files
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 |
|