Spaces:
Sleeping
Sleeping
Commit ·
447e35f
1
Parent(s): ac1e923
prompt model change
Browse files
app.py
CHANGED
|
@@ -64,8 +64,8 @@ def explain_recycling(class_label):
|
|
| 64 |
• Recycling type: Trash (non-recyclable)\n
|
| 65 |
• Disposal: Put in general landfill waste bin\n
|
| 66 |
|
| 67 |
-
Now answer
|
| 68 |
-
|
| 69 |
Item: {class_label}
|
| 70 |
"""
|
| 71 |
|
|
|
|
| 64 |
• Recycling type: Trash (non-recyclable)\n
|
| 65 |
• Disposal: Put in general landfill waste bin\n
|
| 66 |
|
| 67 |
+
Now answer using the examples:
|
| 68 |
+
ALWAYS include "\n" at the end of every bullet.
|
| 69 |
Item: {class_label}
|
| 70 |
"""
|
| 71 |
|