Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -15,7 +15,7 @@ llm = HuggingFaceEndpoint(
|
|
| 15 |
)
|
| 16 |
|
| 17 |
template_classify = '''
|
| 18 |
-
What is the main topic of given text? Answer shortly with two or three words maximum:
|
| 19 |
|
| 20 |
<text>
|
| 21 |
{TEXT}
|
|
|
|
| 15 |
)
|
| 16 |
|
| 17 |
template_classify = '''
|
| 18 |
+
What is the main topic of given text? Answer generally not too specificly. Answer shortly with two or three words maximum:
|
| 19 |
|
| 20 |
<text>
|
| 21 |
{TEXT}
|