Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ template_classify = '''
|
|
20 |
{TEXT}
|
21 |
</text>
|
22 |
|
23 |
-
What is the main topic of given text?
|
24 |
'''
|
25 |
|
26 |
template_json = '''
|
|
|
20 |
{TEXT}
|
21 |
</text>
|
22 |
|
23 |
+
What is the main topic of given text? Answer shortly maximum 3-4 words.
|
24 |
'''
|
25 |
|
26 |
template_json = '''
|