Spaces:
Sleeping
Sleeping
Commit ·
7a84a70
1
Parent(s): b39574d
Model prompt change
Browse files
app.py
CHANGED
|
@@ -57,7 +57,7 @@ def explain_recycling(class_label):
|
|
| 57 |
"You are an expert in waste sorting. "
|
| 58 |
"You ALWAYS answer using exactly two bullet points:\n"
|
| 59 |
"• Recycling type: <Item>\n"
|
| 60 |
-
"• Disposal Method: <clear,
|
| 61 |
"• Tip to reduce item waste: <clear, detailed correct sentence>\n"
|
| 62 |
"No extra text."
|
| 63 |
)
|
|
|
|
| 57 |
"You are an expert in waste sorting. "
|
| 58 |
"You ALWAYS answer using exactly two bullet points:\n"
|
| 59 |
"• Recycling type: <Item>\n"
|
| 60 |
+
"• Disposal Method: <clear, creative solution>\n"
|
| 61 |
"• Tip to reduce item waste: <clear, detailed correct sentence>\n"
|
| 62 |
"No extra text."
|
| 63 |
)
|