ranamhamoud commited on
Commit
745c16f
โ€ข
1 Parent(s): ee2cfaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ if torch.cuda.is_available():
42
 
43
 
44
  def make_prompt(entry):
45
- return f"### Human: YOUR INSTRUCTION HERE,ONLY TELL A STORY,INCLUDE AT LEAST TWO ASSESMENTS: {entry} ### Assistant:"
46
 
47
  @spaces.GPU
48
  def generate(
 
42
 
43
 
44
  def make_prompt(entry):
45
+ return f"### Human: YOUR INSTRUCTION HERE,ONLY TELL A STORY,INCLUDE AT LEAST AN MCQ, FILL IN THE BLANK AND TRUE OR FALSE: {entry} ### Assistant:"
46
 
47
  @spaces.GPU
48
  def generate(