Spaces:
Sleeping
Sleeping
NCTCMumbai
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ cross_encoder = CrossEncoder('cross-encoder/ms-marco-MiniLM-L-6-v2')
|
|
40 |
# Examples
|
41 |
examples = ['My transhipment cargo is missing',
|
42 |
'What are benefits of the AEO Scheme and eligibility criteria?',
|
43 |
-
'What are penalties for customs offences? ', 'what are penalties to customs officers misusing their powers under customs act?','What are eligibility criteria for exemption from cost recovery charges']
|
44 |
|
45 |
|
46 |
def add_text(history, text):
|
|
|
40 |
# Examples
|
41 |
examples = ['My transhipment cargo is missing',
|
42 |
'What are benefits of the AEO Scheme and eligibility criteria?',
|
43 |
+
'What are penalties for customs offences? ', 'what are penalties to customs officers misusing their powers under customs act?','What are eligibility criteria for exemption from cost recovery charges','list in detail what is procedure for obtaining new approval for openeing a CFS attached to an ICD']
|
44 |
|
45 |
|
46 |
def add_text(history, text):
|