Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -604,7 +604,7 @@ def preprocess_input(user_input):
|
|
604 |
200. input: The fabric is soft but wrinkles easily.
|
605 |
output: texture:positive, wrinkle resistance:negative
|
606 |
|
607 |
-
Now complete the following example-
|
608 |
input: """
|
609 |
eos_instruction = ' \noutput:'
|
610 |
# Append and prepend the text to the user's input.
|
|
|
604 |
200. input: The fabric is soft but wrinkles easily.
|
605 |
output: texture:positive, wrinkle resistance:negative
|
606 |
|
607 |
+
Find many aspects in a review, for every aspect you have to tell that it is nagitive or possitive. Now complete the following example-
|
608 |
input: """
|
609 |
eos_instruction = ' \noutput:'
|
610 |
# Append and prepend the text to the user's input.
|