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

model descriptions and examples draft01

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -8,9 +8,9 @@ tok = None
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
  ]
15
 
16
  # Descriptions for each models
 
8
 
9
  # Examples for each models
10
  examples = [
11
+ ["interview-question-remake", ""],
12
+ ["interview-length-tagged","Hello, I'm Advait Scaria. I'm a senior at Calvin studying Computer Science and Data Science as my minor. I'm currently living with Ha-Ram Koo, Matthias Schmit, and Hyechan Jun"],
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
  # Descriptions for each models