Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,8 @@ What is the main topic of given text?:
|
|
21 |
{TEXT}
|
22 |
</text>
|
23 |
|
24 |
-
|
|
|
25 |
'''
|
26 |
|
27 |
template_json = '''
|
|
|
21 |
{TEXT}
|
22 |
</text>
|
23 |
|
24 |
+
Answer generally not specifically, your response should not contain specific information from given text just general topic.
|
25 |
+
Answer shortly with two or three word phrases not with long sentence
|
26 |
'''
|
27 |
|
28 |
template_json = '''
|