futranbg commited on
Commit
4aaa08c
·
1 Parent(s): 23fa3d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -22,9 +22,11 @@ End of the document<|end|>
22
  """
23
 
24
  bloom_template = """{source} text:
25
- '{query}'
 
26
  ======
27
  {target} translated text:
 
28
  """
29
 
30
  model_kwargs={
 
22
  """
23
 
24
  bloom_template = """{source} text:
25
+ ======
26
+ {query}
27
  ======
28
  {target} translated text:
29
+ ======
30
  """
31
 
32
  model_kwargs={