Spaces:
Runtime error
Runtime error
Moritz Stephan
commited on
Commit
·
36e9d13
1
Parent(s):
7fe632c
added example
Browse files
app.py
CHANGED
@@ -57,7 +57,7 @@ demo = gr.Interface(
|
|
57 |
|
58 |
You can select up to 3 feedbacks to apply to the model simultaneously.
|
59 |
|
60 |
-
###
|
61 |
- Selected Feedback: "Always use some kiss or heart emoji when texting my girlfriend Maddie"
|
62 |
- In-context prompt (feedback should be applied): "Compose a text to my girlfriend Maddie asking her if she wants to go to the movies tonight."
|
63 |
- Out-of-context prompt (feedback should not be applied): "Compose an email to my boss informing him that my work deliverable will be 2 days late."
|
|
|
57 |
|
58 |
You can select up to 3 feedbacks to apply to the model simultaneously.
|
59 |
|
60 |
+
### Example
|
61 |
- Selected Feedback: "Always use some kiss or heart emoji when texting my girlfriend Maddie"
|
62 |
- In-context prompt (feedback should be applied): "Compose a text to my girlfriend Maddie asking her if she wants to go to the movies tonight."
|
63 |
- Out-of-context prompt (feedback should not be applied): "Compose an email to my boss informing him that my work deliverable will be 2 days late."
|