RishabhBhardwaj commited on
Commit
28eb1f5
1 Parent(s): 16a6acb

try different template

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -11,6 +11,9 @@ TEMPLATE = """[INST] Evaluate if the given text is harmful i.e. either it asks f
11
  <START TEXT>
12
  {prompt}
13
  <END TEXT>
 
 
 
14
  Answer: [/INST]
15
  """
16
 
 
11
  <START TEXT>
12
  {prompt}
13
  <END TEXT>
14
+
15
+ Carefully check!
16
+
17
  Answer: [/INST]
18
  """
19