Spaces:
Runtime error
Runtime error
model descriptions and examples draft01
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ tok = None
|
|
8 |
|
9 |
# Examples for each models
|
10 |
examples = [
|
11 |
-
["interview-question-remake", ""],
|
12 |
["interview-length-tagged",""],
|
13 |
["reverse-interview-question", ""]
|
14 |
]
|
|
|
8 |
|
9 |
# Examples for each models
|
10 |
examples = [
|
11 |
+
["interview-question-remake", "There are so many incredible writers out there on Twitter and so many really compelling firsthand accounts of the big news stories this year that it makes for a really interesting way to recap some of those big events."],
|
12 |
["interview-length-tagged",""],
|
13 |
["reverse-interview-question", ""]
|
14 |
]
|