haramkoo commited on
Commit
8cda233
·
1 Parent(s): 8ec57c7

model descriptions and examples draft01

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  ]