hunyuan-t commited on
Commit
801c264
·
verified ·
1 Parent(s): 69eade3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ example_prompts = [
59
  ["How to cook Kung Pao chicken the tastiest?"],
60
  ["Help me create an email expressing my greetings to an old friend."],
61
  ["写一篇关于青春的五言绝句"],
62
- ["一枚反面朝上的硬币,被翻转了15下后,它的上面是正面,这个说法正确吗?"]
63
  ]
64
  latex_delimiters = [
65
  {"left": "$$", "right": "$$", "display": True},
 
59
  ["How to cook Kung Pao chicken the tastiest?"],
60
  ["Help me create an email expressing my greetings to an old friend."],
61
  ["写一篇关于青春的五言绝句"],
62
+ ["醋酸乙酯能与水混合吗"]
63
  ]
64
  latex_delimiters = [
65
  {"left": "$$", "right": "$$", "display": True},