BeardedMonster commited on
Commit
823f064
·
verified ·
1 Parent(s): 03e933b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ instruction_wrap = {
125
 
126
  # Task options
127
  task_options = {
128
- "select": "",
129
  "Text Generation": "{}",
130
  "Instruction Following": "<prompt> {} <response>:",
131
  "Sentiment Classification": "<classify> {} <sentiment>",
 
125
 
126
  # Task options
127
  task_options = {
128
+ "select": "{}",
129
  "Text Generation": "{}",
130
  "Instruction Following": "<prompt> {} <response>:",
131
  "Sentiment Classification": "<classify> {} <sentiment>",