Spaces:
Runtime error
Runtime error
Commit
·
95c95e8
1
Parent(s):
39eaf65
Update app.py
Browse files
app.py
CHANGED
@@ -8,9 +8,9 @@ tok = None
|
|
8 |
|
9 |
# Examples for each models
|
10 |
examples = [
|
11 |
-
["interview-question-remake", "I have a cat named dolche and he's not very
|
12 |
["interview-length-tagged","Today's weather was really nice."],
|
13 |
-
["reverse-interview-question", "There are so many incredible musicians out
|
14 |
]
|
15 |
|
16 |
# Title
|
|
|
8 |
|
9 |
# Examples for each models
|
10 |
examples = [
|
11 |
+
["interview-question-remake", "I have a cat named dolche and he's not very friendly with strangers. I've had him for 9 years now and it has been a pleasure to see him grow closer to us every year."],
|
12 |
["interview-length-tagged","Today's weather was really nice."],
|
13 |
+
["reverse-interview-question", "There are so many incredible musicians out there and so many really compelling big hits this year that it makes for a really interesting way to recap some of those big events."]
|
14 |
]
|
15 |
|
16 |
# Title
|