Spaces:
Sleeping
Sleeping
alpcansoydas
commited on
Commit
•
bccfc7f
1
Parent(s):
62212b0
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}
|