ysharma HF staff commited on
Commit
02d89d6
1 Parent(s): 6446a98
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -34,11 +34,11 @@ prompt3 = """Q: A juggler can juggle 16 balls. Half of the balls are golf balls,
34
  A: Let’s think step by step.
35
  """
36
 
37
- prompt = """Instruction: Identify the pattern in Text and complete the sentence.
38
- Text: DISTRACTED FROM hubble BY james webb.
39
- DISTRACTED FROM homework BY side project.
40
- DISTRACTED FROM goals BY new goals.
41
- DISTRACTED FROM
42
  """
43
 
44
  def write_on_image(final_solution):
 
34
  A: Let’s think step by step.
35
  """
36
 
37
+ prompt = """Instruction: Complete the sentence.
38
+ Sentence: Distracted from hubble by james webb.
39
+ Distracted from homework by side project.
40
+ Distracted from goals by new goals.
41
+ Distracted from
42
  """
43
 
44
  def write_on_image(final_solution):